NetWare can use the tsrm_config.h

This commit is contained in:
Anantha Kesari H Y 2005-02-21 10:01:34 +00:00
parent 3b4d482055
commit ba980b12ad

View File

@ -14,7 +14,7 @@
#define TSRM_H
/* #ifndef WIN32 */
#if !defined(WIN32) && !defined(NETWARE)
#ifndef WIN32
# include <tsrm_config.h>
#endif