summaryrefslogtreecommitdiff
path: root/os/os-hpux.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/os-hpux.h')
-rw-r--r--os/os-hpux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/os-hpux.h b/os/os-hpux.h
index 6a240b0d..515a5256 100644
--- a/os/os-hpux.h
+++ b/os/os-hpux.h
@@ -6,7 +6,7 @@
#include <errno.h>
#include <unistd.h>
#include <sys/ioctl.h>
-#include <sys/fcntl.h>
+#include <fcntl.h>
#include <sys/fadvise.h>
#include <sys/mman.h>
#include <sys/mpctl.h>