summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/libtrace/tracelib.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/libtrace/tracelib.c b/runtime/libtrace/tracelib.c
index 9fe5a7dd25..6046f8a5b4 100644
--- a/runtime/libtrace/tracelib.c
+++ b/runtime/libtrace/tracelib.c
@@ -10,7 +10,9 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
+#ifndef sun
#include <stdint.h>
+#endif
/*===---------------------------------------------------------------------=====
* HASH FUNCTIONS