From df0a431a4100b705e9c25d3f08d0c9be4648bb54 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 24 Sep 2010 09:37:14 +0900 Subject: stk: Fix missing inlude for encode_hex_own_buf --- src/stk.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/stk.c b/src/stk.c index 625dbb7c..bbbc4fd3 100644 --- a/src/stk.c +++ b/src/stk.c @@ -40,6 +40,7 @@ #include "smsutil.h" #include "stkutil.h" #include "stkagent.h" +#include "util.h" static GSList *g_drivers = NULL; -- cgit v1.2.3