changeset 61:db5f203d7c19

* merge
author "Mat <MatLinuxer2@gmail.com>"
date Mon, 11 Aug 2008 15:26:15 +0800
parents 0211417ee532 (current diff) 1155ea634dff (diff)
children 7d976d925431
files src/mb_timer.h
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
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;