#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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user