summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-07-16 04:48:28 +0000
committerkris <kris@FreeBSD.org>2001-07-16 04:48:28 +0000
commit354c502e4cd7d7b5d82890fc7a49d8d556db8959 (patch)
tree868c3d7f99de92548a84e0a7665756dddd301bf9 /lib/libc
parent38c4ca6c4e9993a1e93c34ef2fba4ee5595db917 (diff)
downloadFreeBSD-src-354c502e4cd7d7b5d82890fc7a49d8d556db8959.zip
FreeBSD-src-354c502e4cd7d7b5d82890fc7a49d8d556db8959.tar.gz
Remove unnecessary #include <stdlib.h>
Obtained from: NetBSD MFC After: 1 week
Diffstat (limited to 'lib/libc')
-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 7cc8cff..0ed2547 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>
OpenPOWER on IntegriCloud