--- mod_auth_dbm.c.orig	Wed Mar 21 04:09:46 2001
+++ mod_auth_dbm.c	Wed Oct 10 17:32:14 2001
@@ -75,7 +75,7 @@
 #include "http_core.h"
 #include "http_log.h"
 #include "http_protocol.h"
-#if defined(WIN32)
+#if (defined(WIN32) || defined(NETWARE))
 #include <sdbm.h>
 #define dbm_open sdbm_open
 #define dbm_fetch sdbm_fetch
