Checked in Tino Schwarze's port to HP-UX.

This commit is contained in:
Robert Osfield
2002-07-23 10:48:22 +00:00
parent 609a9ebf21
commit 80afddc08d
20 changed files with 165 additions and 25 deletions

View File

@@ -64,4 +64,4 @@ but until that day we're stuck with this 'hack'...
Robert Osfield,
March 20001.
March 2001.

View File

@@ -36,6 +36,8 @@
#elif defined (WIN32)
#include <winsock.h>
#include <stdio.h>
#elif defined (__hpux__)
#include <unistd.h>
#else
#error Teach me how to build on this system
#endif

View File

@@ -23,4 +23,4 @@ but until that day we're stuck with this 'hack'...
Robert Osfield,
March 20001.
March 2001.

View File

@@ -23,4 +23,4 @@ but until that day we're stuck with this 'hack'...
Robert Osfield,
March 20001.
March 2001.