From bcc39a0bfe336f2d7dea2dd6453865f13015a10b Mon Sep 17 00:00:00 2001 From: Danny Smith Date: Tue, 18 Apr 2006 02:57:59 +0000 Subject: 2006-04-18 Bart Oldeman * lib/test.c: Fix typo in #inlcude. * include/aclui.h: INTERFACE should not remain defined at the end of the header. * include/servprov.h: Ditto. --- winsup/w32api/lib/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/w32api/lib/test.c') diff --git a/winsup/w32api/lib/test.c b/winsup/w32api/lib/test.c index cf253d96d..77e3e646e 100644 --- a/winsup/w32api/lib/test.c +++ b/winsup/w32api/lib/test.c @@ -105,7 +105,7 @@ #include #include #include -#inlcude +#include #else #undef BOOL #endif -- cgit v1.2.3