summaryrefslogtreecommitdiff
path: root/modules/snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'modules/snapshot')
-rw-r--r--modules/snapshot/png_vf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/snapshot/png_vf.c b/modules/snapshot/png_vf.c
index d7f1f8a..6c5c18a 100644
--- a/modules/snapshot/png_vf.c
+++ b/modules/snapshot/png_vf.c
@@ -4,6 +4,7 @@
* Author: Doug Blewett
* Review: Alfred E. Heggestad
*/
+#define _DEFAULT_SOURCE 1
#define _BSD_SOURCE 1
#include <string.h>
#include <time.h>