about summary refs log tree commit diff
path: root/editor/pamcomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pamcomp.c')
-rw-r--r--editor/pamcomp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/pamcomp.c b/editor/pamcomp.c
index 9855e173..548882e3 100644
--- a/editor/pamcomp.c
+++ b/editor/pamcomp.c
@@ -22,6 +22,7 @@
    additional work by multiple authors.
 -----------------------------------------------------------------------------*/
 
+#define _DEFAULT_SOURCE /* New name for SVID & BSD source defines */
 #define _BSD_SOURCE    /* Make sure strcaseceq() is in nstring.h */
 #include <assert.h>
 #include <string.h>