summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormickey <mickey@99fdad57-331a-0410-800a-d7fa5415bdb3>2009-01-23 00:59:23 +0000
committermickey <mickey@99fdad57-331a-0410-800a-d7fa5415bdb3>2009-01-23 00:59:23 +0000
commit312d4782d45519c36ff0edb6eb3f5f89f0861f86 (patch)
treea50ba12b790df0955a48926f2e8562bbc931175a
parentd822e692f1179b823a6eda8130f8ca8bcbe47d1d (diff)
add missing include of strl.h. patch by khorben. closing OM #2184
git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4897 99fdad57-331a-0410-800a-d7fa5415bdb3
-rw-r--r--include/gsmd/gsmd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gsmd/gsmd.h b/include/gsmd/gsmd.h
index 0521dd5..585d78d 100644
--- a/include/gsmd/gsmd.h
+++ b/include/gsmd/gsmd.h
@@ -12,7 +12,6 @@
#include <gsmd/vendorplugin.h>
#include <gsmd/select.h>
#include <gsmd/state.h>
-#include <gsmd/strl.h>
void *gsmd_tallocs;
personal git repositories of Harald Welte. Your mileage may vary