The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
/*
 * NetWare OS
 */

#ifdef HAS_POLL
#undef HAS_POLL
#endif

#ifdef HAS_ULIMIT
#undef HAS_ULIMIT
#endif

#ifdef HAS_STRSIGNAL
#undef HAS_STRSIGNAL
#endif

/* defines makedev(),major(),minor() */
#include <sys/sysmacros.h>