mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Remove apollo support
This commit is contained in:
parent
01c9b8889b
commit
6bf175ef2d
108 changed files with 59 additions and 2185 deletions
|
|
@ -64,9 +64,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/utsname.h>
|
||||
#include <unistd.h>
|
||||
#ifdef __apollo
|
||||
#include <X11/apollosys.h> /* for pid_t, in hp-ux sys/types.h */
|
||||
#endif
|
||||
#include <sys/stat.h>
|
||||
#include <sys/param.h>
|
||||
#include <X11/Intrinsic.h>
|
||||
|
|
|
|||
|
|
@ -67,11 +67,6 @@
|
|||
#include "SmHelp.h"
|
||||
#include "SmGlobals.h"
|
||||
|
||||
#ifdef __apollo
|
||||
#include <X11/apollosys.h>
|
||||
#endif /* __apollo */
|
||||
|
||||
|
||||
/*
|
||||
* #define statements
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -64,9 +64,6 @@
|
|||
#endif /* _SUN_OS */
|
||||
#include <sys/types.h>
|
||||
#include <stdlib.h>
|
||||
#ifdef __apollo
|
||||
#include <X11/apollosys.h> /* for pid_t struct in hp-ux sys/types.h */
|
||||
#endif
|
||||
#include <sys/socket.h>
|
||||
#include <sys/wait.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue