summaryrefslogtreecommitdiff
path: root/mkspecs/sco-cc/qplatformdefs.h
Unidiff
Diffstat (limited to 'mkspecs/sco-cc/qplatformdefs.h') (more/less context) (show whitespace changes)
-rw-r--r--mkspecs/sco-cc/qplatformdefs.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/mkspecs/sco-cc/qplatformdefs.h b/mkspecs/sco-cc/qplatformdefs.h
index 4201ed6..06af247 100644
--- a/mkspecs/sco-cc/qplatformdefs.h
+++ b/mkspecs/sco-cc/qplatformdefs.h
@@ -9,7 +9,2 @@
9 9
10// This is to have PATH_MAX defined in <limits.h>
11#ifndef _IBCS2
12# define _IBCS2
13#endif
14
15#include <unistd.h> 10#include <unistd.h>
@@ -33,2 +28,3 @@
33#include <sys/ioctl.h> 28#include <sys/ioctl.h>
29#include <sys/filio.h>
34#include <sys/ipc.h> 30#include <sys/ipc.h>
@@ -82,3 +78,3 @@
82 78
83 #define QT_SOCKLEN_T int 79 #define QT_SOCKLEN_T size_t
84 80