summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/global.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/global.cpp')
-rw-r--r--tdeio/tdeio/global.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tdeio/tdeio/global.cpp b/tdeio/tdeio/global.cpp
index c53929b1e..21437cdd3 100644
--- a/tdeio/tdeio/global.cpp
+++ b/tdeio/tdeio/global.cpp
@@ -1307,6 +1307,8 @@ TDEIO_EXPORT TQByteArray TDEIO::rawErrorDetail(int errorCode, const TQString &er
#endif
#ifdef HAVE_SYS_UCRED_H
#include <sys/ucred.h>
+#elifdef HAVE_UCRED_H
+#include <ucred.h>
#endif
#ifdef HAVE_SYS_MOUNT_H
#include <sys/mount.h>