From 79cfb96df2680eed1cdd9a4b324e3981276416fd Mon Sep 17 00:00:00 2001 From: meancoot Date: Tue, 25 Jun 2013 21:07:20 -0400 Subject: [PATCH] WIN32 build fix --- griffin/griffin.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/griffin/griffin.c b/griffin/griffin.c index 52bd451de7..fe119c0970 100644 --- a/griffin/griffin.c +++ b/griffin/griffin.c @@ -73,9 +73,6 @@ PERFORMANCE COMPATIBILITY ============================================================ */ #include "../compat/compat.c" -#ifdef _WIN32 -#include "../compat/dirent_win32.c" -#endif /*============================================================ CONFIG FILE