include inttypes.h if __osf__ defined (Randall Hand)

This commit is contained in:
Brian Paul
2006-02-23 15:36:39 +00:00
parent 5b2ee9c1e9
commit 44a2e96729

View File

@@ -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__)