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

Added MAX_PATH definition (and use in _fullpath)

parent 4ccde681
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@
#include <sys/stat.h> /* struct stat */
/* XSDK-specific */
#include "xsdkdefs.h" /* MAX_PATH */
#include "xsdkwrap.h" /* Verify prototypes */
#ifdef _WIN32
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment