OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca1d9b
)
monitor: Add include for stdint.h header
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 20 Aug 2013 23:53:18 +0000
(16:53 -0700)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 20 Aug 2013 23:53:18 +0000
(16:53 -0700)
monitor/btsnoop.h
patch
|
blob
|
history
diff --git
a/monitor/btsnoop.h
b/monitor/btsnoop.h
index
623535f
..
1e5e420
100644
(file)
--- a/
monitor/btsnoop.h
+++ b/
monitor/btsnoop.h
@@
-22,6
+22,7
@@
*
*/
+#include <stdint.h>
#include <sys/time.h>
#define BTSNOOP_TYPE_HCI 1001