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

#includes gen_defs.h (for MAX_PATH definition on Unix).

parent ee2d2ad4
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@
#include "smbwrap.h"
#include "smblib.h"
#include "crc32.h"
#include "gen_defs.h" /* MAX_PATH */
#ifdef __WATCOMC__
#include <dos.h>
......
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