diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/log.cpp | 2 |
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> |