stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
This commit is contained in:
@@ -20,14 +20,12 @@
|
||||
*
|
||||
***************************************************************************/
|
||||
|
||||
#ifdef NETWARE /* Novell NetWare */
|
||||
#include "setup.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#ifdef NETWARE /* Novell NetWare */
|
||||
|
||||
#ifdef __NOVELL_LIBC__
|
||||
/* For native LibC-based NLM we need to register as a real lib. */
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <library.h>
|
||||
#include <netware.h>
|
||||
#include <screen.h>
|
||||
|
||||
Reference in New Issue
Block a user