summaryrefslogtreecommitdiff
path: root/tprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tprintf.c')
-rw-r--r--tprintf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tprintf.c b/tprintf.c
index 43f862a..90aa7d6 100644
--- a/tprintf.c
+++ b/tprintf.c
@@ -6,6 +6,7 @@
*/
#define _BSD_SOURCE
+#define _DEFAULT_SOURCE
#include <ctype.h>
#include <stdio.h>
#include <stdarg.h>