summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/GL/glxext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/glxext.h b/include/GL/glxext.h
index 589d1ef363e..fa58593e318 100644
--- a/include/GL/glxext.h
+++ b/include/GL/glxext.h
@@ -331,7 +331,7 @@ typedef struct {
} GLXBufferClobberEventSGIX;
#endif
-#if defined(__sun__)
+#if defined(__sun__) || defined(__osf__)
#include <inttypes.h>
#if defined(__STDC__)
#if defined(__arch64__)