summaryrefslogtreecommitdiffstats
path: root/unit
diff options
context:
space:
mode:
authorAndrzej Zaborowski <andrew.zaborowski@intel.com>2010-06-11 12:39:48 +0200
committerDenis Kenzior <denkenz@gmail.com>2010-06-15 12:06:47 -0500
commit6e4277eef879079ba6e5d2042924fc31a8cea650 (patch)
tree622c2d7af654571f5df566249591ff68d0c6fe49 /unit
parentdda6692d7d4b455f59a15c4fb1c0bf139c9a1520 (diff)
downloadofono-6e4277eef879079ba6e5d2042924fc31a8cea650.tar.bz2
stkutil: Refactor struct stk_other_address
Diffstat (limited to 'unit')
-rw-r--r--unit/test-stkutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unit/test-stkutil.c b/unit/test-stkutil.c
index 389a865a..88a98704 100644
--- a/unit/test-stkutil.c
+++ b/unit/test-stkutil.c
@@ -27,6 +27,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
+#include <stdint.h>
#include <glib.h>
#include <glib/gprintf.h>