aboutsummaryrefslogtreecommitdiffstats
path: root/lib/et/vfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/et/vfprintf.c')
-rw-r--r--lib/et/vfprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/et/vfprintf.c b/lib/et/vfprintf.c
index e3fcd78c..a1dc1e8c 100644
--- a/lib/et/vfprintf.c
+++ b/lib/et/vfprintf.c
@@ -19,7 +19,6 @@
static char sccsid[] = "@(#)vfprintf.c 5.2 (Berkeley) 6/27/88";
#endif /* LIBC_SCCS and not lint */
-#include "config.h"
#if !HAVE_VPRINTF && HAVE_DOPRNT
#include <stdio.h>
#include <varargs.h>