aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/dprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdio/dprintf.c b/lib/libc/stdio/dprintf.c
index 7f883ddf3ba6..2eb6abba7978 100644
--- a/lib/libc/stdio/dprintf.c
+++ b/lib/libc/stdio/dprintf.c
@@ -27,7 +27,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#define _WITH_DPRINTF
#include "namespace.h"
#include <stdarg.h>
#include <stdio.h>