don't undefined SLIST

This commit is contained in:
Love Hornquist Astrand
2010-12-12 11:45:53 -08:00
parent 7c7dd8e1af
commit 3c241aef9e

View File

@@ -150,11 +150,6 @@
#endif /* !_WIN32 */
/* Minimize conflict with WinNT.h */
#ifdef SLIST_ENTRY
#undef SLIST_ENTRY
#endif
#ifndef PATH_MAX
#define PATH_MAX MAX_PATH
#endif