OSDN Git Service

monitor: Add include for stdint.h header
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Aug 2013 23:53:18 +0000 (16:53 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Aug 2013 23:53:18 +0000 (16:53 -0700)
monitor/btsnoop.h

index 623535f..1e5e420 100644 (file)
@@ -22,6 +22,7 @@
  *
  */
 
+#include <stdint.h>
 #include <sys/time.h>
 
 #define BTSNOOP_TYPE_HCI               1001