summaryrefslogtreecommitdiffstats
path: root/articles.h
diff options
context:
space:
mode:
Diffstat (limited to 'articles.h')
-rw-r--r--articles.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/articles.h b/articles.h
index 8cfc9f6..a0ad530 100644
--- a/articles.h
+++ b/articles.h
@@ -3,8 +3,8 @@
#define _XOPEN_SOURCE 500
-#ifndef _DEFAULT_SOURCE
- #define _DEFAULT_SOURCE
+#ifndef _BSD_SOURCE
+ #define _BSD_SOURCE
#endif
#define _POSIX_C_SOURCE 200809L