aboutsummaryrefslogtreecommitdiff
path: root/lib/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/setup.h')
-rw-r--r--lib/setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/setup.h b/lib/setup.h
index 867a00851..2fcd83ecb 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -315,6 +315,7 @@ int fileno( FILE *stream);
#endif
#ifdef NETWARE
+int netware_init(void);
#ifndef __NOVELL_LIBC__
#include <sys/bsdskt.h>
#include <sys/timeval.h>