summaryrefslogtreecommitdiff
path: root/libc/stdio/_vfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/_vfprintf.c')
-rw-r--r--libc/stdio/_vfprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/_vfprintf.c b/libc/stdio/_vfprintf.c
index 3db8cdf67..a1a7bdd4d 100644
--- a/libc/stdio/_vfprintf.c
+++ b/libc/stdio/_vfprintf.c
@@ -88,7 +88,6 @@
* treats this as an error.
*/
-#define _ISOC99_SOURCE /* for ULLONG primarily... */
#include <features.h>
#include "_stdio.h"
#include <stdlib.h>