a little more header juggling.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@239 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2005-12-29 19:14:05 +00:00
parent cb53fc6ef5
commit 0fbf3f5af0
5 changed files with 37 additions and 36 deletions
+2
View File
@@ -35,6 +35,8 @@
extern "C" {
#endif
#include <sqlite3.h>
typedef sqlite3 switch_core_db;
#define switch_core_db_aggregate_context sqlite3_aggregate_context