summaryrefslogtreecommitdiffstats
path: root/src/shared/libosmocore/include
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2011-05-29 15:53:59 +0200
committerSylvain Munaut <tnt@246tNt.com>2011-05-29 15:53:59 +0200
commitda37aa275e2f408e0cee2e84e5efac0cd17d942b (patch)
tree3180f21e304efedbe2bb059a242101f4b58f87af /src/shared/libosmocore/include
parent783730eae1cc9eb35f410d1be8f5fb93a1ec6423 (diff)
parentf2699501bc20a1dc5ee965ca1cbb8f18a3471ff8 (diff)
Merge commit 'f2699501bc20a1dc5ee965ca1cbb8f18a3471ff8'
Diffstat (limited to 'src/shared/libosmocore/include')
-rw-r--r--src/shared/libosmocore/include/osmocom/core/bitvec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/libosmocore/include/osmocom/core/bitvec.h b/src/shared/libosmocore/include/osmocom/core/bitvec.h
index bbe1641b..7cb8a873 100644
--- a/src/shared/libosmocore/include/osmocom/core/bitvec.h
+++ b/src/shared/libosmocore/include/osmocom/core/bitvec.h
@@ -23,6 +23,7 @@
*
*/
+#include <stdint.h>
/* In GSM mac blocks, every bit can be 0 or 1, or L or H. L/H are
* defined relative to the 0x2b padding pattern */