about summary refs log tree commit diff
path: root/editor/specialty/pammixinterlace.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/specialty/pammixinterlace.c')
-rw-r--r--editor/specialty/pammixinterlace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/specialty/pammixinterlace.c b/editor/specialty/pammixinterlace.c
index 7410a8f1..1392777e 100644
--- a/editor/specialty/pammixinterlace.c
+++ b/editor/specialty/pammixinterlace.c
@@ -14,6 +14,7 @@
 
 ******************************************************************************/
 
+#define _DEFAULT_SOURCE /* New name for SVID & BSD source defines */
 #define _BSD_SOURCE    /* Make sure strcaseeq() is in nstring.h */
 
 #include <string.h>