diff options
Diffstat (limited to 'lib/setup.h')
-rw-r--r-- | lib/setup.h | 1 |
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> |