From 3026b93e266558671bd361b6c07546f8174974bc Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 10 Mar 2007 22:05:17 +0000 Subject: * include stdio from talloc.h * add new generic extended-response parser * add operator cache, using ext-resp-parser * add proper detection of supported %CPI modes and select highest available one * add %CTZV to vendor_ti init string git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@1316 99fdad57-331a-0410-800a-d7fa5415bdb3 --- include/gsmd/talloc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/gsmd/talloc.h') diff --git a/include/gsmd/talloc.h b/include/gsmd/talloc.h index 2cfd61a..7f4e925 100644 --- a/include/gsmd/talloc.h +++ b/include/gsmd/talloc.h @@ -26,6 +26,7 @@ /* nfsim additions */ #include +#include /* this is only needed for compatibility with the old talloc */ typedef void TALLOC_CTX; -- cgit v1.2.3