summaryrefslogtreecommitdiff
path: root/src/log.cpp
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-15 16:42:05 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-15 16:42:05 +0000
commit208d1213a82ba2be6ec25cebc894ab9f27275a63 (patch)
tree8897bbc461b26870c45a018cccc352bb12f0c0a3 /src/log.cpp
parentadded a workaround for strerror_r problem (diff)
small cleanup
Diffstat (limited to 'src/log.cpp')
-rw-r--r--src/log.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/log.cpp b/src/log.cpp
index 2fa603e..ccced0b 100644
--- a/src/log.cpp
+++ b/src/log.cpp
@@ -29,8 +29,6 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#define _XOPEN_SOURCE 600
-
#include <iostream>
#include <string>