Some things I missed.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@636 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-02 16:16:55 +00:00
parent b8af0dec04
commit efda342073
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -12,7 +12,9 @@
#define stricmp strcasecmp
#endif
#ifndef HAVE_STRUPR
char *strupr (char *str);
#endif
#endif /* _PORT_H */