Remove Unixware and openserver support
This commit is contained in:
@@ -46,10 +46,8 @@
|
||||
#if defined(__osf__) || defined(linux) || defined(CSRG_BASED) || defined(sun)
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#if !defined(USL)
|
||||
#include <osfcn.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* use prototypes in function declarations */
|
||||
#define ps_USE_PROTOS
|
||||
|
||||
@@ -46,10 +46,8 @@
|
||||
#if defined(__osf__) || defined(linux) || defined(CSRG_BASED) || defined(sun)
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#if !defined(USL)
|
||||
#include <osfcn.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* use prototypes in function declarations */
|
||||
#define sgml_USE_PROTOS
|
||||
|
||||
Reference in New Issue
Block a user