From 54955962d2b2660b5aaede52557333f608d293a6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 2 Jul 1996 19:42:29 +0000 Subject: * nss/nss_files/files-ethers.c (ntohost): Fix db key. --- stdio-common/tst-ungetc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stdio-common/tst-ungetc.c') diff --git a/stdio-common/tst-ungetc.c b/stdio-common/tst-ungetc.c index 67c45d4028..ba74a84f7f 100644 --- a/stdio-common/tst-ungetc.c +++ b/stdio-common/tst-ungetc.c @@ -1,6 +1,7 @@ /* Test for ungetc bugs. */ #include +#include #define assert(x) \ if (!(x)) \ -- cgit v1.2.3