[HPUX9]: Don't include errnet.h.

This commit is contained in:
Richard M. Stallman 1993-06-01 20:49:28 +00:00
parent faf603f3a3
commit 47e7b9e5a9

View file

@ -76,9 +76,11 @@ extern int sys_nerr;
#ifdef HPUX
#include <netio.h>
#ifndef HPUX8
#ifndef HPUX9
#include <errnet.h>
#endif
#endif
#endif
#ifndef O_WRONLY
#define O_WRONLY 1