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