Skip to content
Snippets Groups Projects
Commit d22c90c4 authored by rswindell's avatar rswindell
Browse files

#includes genwrap.h for strupr/strlwr prototypes.

parent d9907cdc
No related branches found
No related tags found
No related merge requests found
...@@ -69,6 +69,7 @@ ...@@ -69,6 +69,7 @@
#include <stdlib.h> /* rand */ #include <stdlib.h> /* rand */
#include <errno.h> /* ENOENT definitions */ #include <errno.h> /* ENOENT definitions */
#include "genwrap.h" /* strupr/strlwr */
#include "dirwrap.h" /* DLLCALL */ #include "dirwrap.h" /* DLLCALL */
/****************************************************************************/ /****************************************************************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment