summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fmtcheck.c
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-07-16 04:48:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-07-16 04:48:28 +0000
commit54b8fe08cfb81eeeba6029f0f3a3a1da305d76ff (patch)
tree868c3d7f99de92548a84e0a7665756dddd301bf9 /lib/libc/gen/fmtcheck.c
parent5e2aa25bcf2729c440ce21d7ce010d950614b57b (diff)
Notes
Diffstat (limited to 'lib/libc/gen/fmtcheck.c')
-rw-r--r--lib/libc/gen/fmtcheck.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/fmtcheck.c b/lib/libc/gen/fmtcheck.c
index 7cc8cfffa7ec..0ed25477a2f9 100644
--- a/lib/libc/gen/fmtcheck.c
+++ b/lib/libc/gen/fmtcheck.c
@@ -44,7 +44,6 @@ static const char rcsid[] =
#include "namespace.h"
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>