From 65f5ba986a05dee238e242ef862e0bdced562ceb Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 29 Aug 2002 23:24:00 +0000 Subject: [PATCH] me += brown paper bag --- stepmania/src/RageUtil.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stepmania/src/RageUtil.cpp b/stepmania/src/RageUtil.cpp index fd1f96cf4d..fe54f5d885 100644 --- a/stepmania/src/RageUtil.cpp +++ b/stepmania/src/RageUtil.cpp @@ -12,7 +12,9 @@ */ #include "RageUtil.h" +#if 0 #include "fnmatch.h" +#endif ULONG randseed = time(NULL);