diff src/mb_timer.h @ 61:db5f203d7c19

* merge
author "Mat <MatLinuxer2@gmail.com>"
date Mon, 11 Aug 2008 15:26:15 +0800
parents 0211417ee532 1155ea634dff
children a6763f080da5
line wrap: on
line diff
--- a/src/mb_timer.h	Mon Aug 11 14:46:10 2008 +0800
+++ b/src/mb_timer.h	Mon Aug 11 15:26:15 2008 +0800
@@ -2,10 +2,7 @@
 #define __MB_TIMER_H_
 
 #include <sys/time.h>
-
-#ifdef __linux__
-#include <linux/types.h>
-#endif
+#include <stdint.h>
 
 typedef uint32_t mbsec_t;
 typedef uint32_t mbusec_t;