From 2958e72f1a91b151aa6bd04b7c2e401d1d7203fc Mon Sep 17 00:00:00 2001 From: id Date: Thu, 3 Jun 1999 00:49:16 +0000 Subject: [PATCH] Logan points this out to me. --- WINGs/wfilepanel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/WINGs/wfilepanel.c b/WINGs/wfilepanel.c index 4c5970dd..6f03cd47 100644 --- a/WINGs/wfilepanel.c +++ b/WINGs/wfilepanel.c @@ -6,6 +6,7 @@ #include #include #include +#include #ifndef PATH_MAX #define PATH_MAX 1024