aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/res_limit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/res_limit.c b/res/res_limit.c
index 94a6e8719..1da8f7ff3 100644
--- a/res/res_limit.c
+++ b/res/res_limit.c
@@ -23,8 +23,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#define _XOPEN_SOURCE 600
-
#include <ctype.h>
#include <sys/time.h>
#include <sys/resource.h>