#include the .ci files instead of the .c files

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1646 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-04-18 14:24:22 +00:00
parent 5947447a7c
commit 69f4b817db
+3 -3
View File
@@ -83,9 +83,9 @@
#include <regex.h>
#include "regex_internal.h"
#include "regex_internal.c"
#include "regcomp.c"
#include "regexec.c"
#include "regex_internal.ci"
#include "regcomp.ci"
#include "regexec.ci"
/* Binary backward compatibility. */
#if _LIBC