Solaris9 fixes
[libradsec.git] / debug.c
diff --git a/debug.c b/debug.c
index 384c141..9d0312e 100644 (file)
--- a/debug.c
+++ b/debug.c
@@ -6,7 +6,9 @@
  * copyright notice and this permission notice appear in all copies.
  */
 
+#ifndef SYS_SOLARIS9
 #include <stdint.h>
+#endif
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>