--- include/sg_cmds_basic.h	2008/06/26 23:27:40	1.1
+++ include/sg_cmds_basic.h	2008/06/26 23:28:06
@@ -30,6 +30,8 @@
  *
  */
 
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
--- include/sg_cmds_extra.h	2008/06/26 23:27:40	1.1
+++ include/sg_cmds_extra.h	2008/06/26 23:29:02
@@ -30,6 +30,8 @@
  *
  */
 
+#include <stdint.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif