HP-UX declares macro SE in machine/cpu.h, undef:ed twice.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@75 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -96,8 +96,10 @@ extern struct sysv sysv;
|
||||
#include <sys/stream.h>
|
||||
#endif
|
||||
#ifdef __hpux
|
||||
#undef SE
|
||||
#include <sys/resource.h>
|
||||
#include <sys/proc.h>
|
||||
#undef SE
|
||||
#endif
|
||||
#include <sys/tty.h>
|
||||
#ifdef t_erase
|
||||
|
Reference in New Issue
Block a user