Some compile-time warnings removed.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@634 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-02 05:45:31 +00:00
parent 29f42c75cf
commit f02f5f5e82
18 changed files with 53 additions and 39 deletions
-2
View File
@@ -12,9 +12,7 @@
#define stricmp strcasecmp
#endif
#ifndef HAVE_STRUPR
char *strupr (char *str);
#endif
#endif /* _PORT_H */