summaryrefslogtreecommitdiffstats
path: root/mkspecs/tru64-g++/qplatformdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/tru64-g++/qplatformdefs.h')
-rw-r--r--mkspecs/tru64-g++/qplatformdefs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/tru64-g++/qplatformdefs.h b/mkspecs/tru64-g++/qplatformdefs.h
index 15b83aa..ed07d5b 100644
--- a/mkspecs/tru64-g++/qplatformdefs.h
+++ b/mkspecs/tru64-g++/qplatformdefs.h
@@ -94,8 +94,6 @@
#define QT_SOCKLEN_T int
#endif
-#define QT_STATBUF4TSTAT struct stat
-
#if defined(_XOPEN_SOURCE) && defined(_OSF_SOURCE)
// Not available in the <unistd.h> header file of Tru64 4.0F.
// Fixed in the <unistd.h> header of Tru64 5.0A so we copy/paste from there...