From d8f77b45290fd175d136d87aa80b6dea46c483fe Mon Sep 17 00:00:00 2001 From: Stefan Farfeleder Date: Sat, 20 Aug 2005 07:59:13 +0000 Subject: Include and ourselves, don't assume they are included through . gen/sem.c: Prerequisite for <_semaphore.h> net/getprotoent.c: USHRT_MAX net/getservent.c: USHRT_MAX stdio/ungetwc.c: MB_LEN_MAX stdio/vfwscanf.c: MB_LEN_MAX --- lib/libc/stdio/ungetwc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/stdio/ungetwc.c') diff --git a/lib/libc/stdio/ungetwc.c b/lib/libc/stdio/ungetwc.c index bae2c3ebcea4..510648b8ded4 100644 --- a/lib/libc/stdio/ungetwc.c +++ b/lib/libc/stdio/ungetwc.c @@ -29,6 +29,7 @@ __FBSDID("$FreeBSD$"); #include "namespace.h" #include +#include #include #include #include -- cgit v1.2.3