start API cleanup by moving private headers and data structures into private/ include directory

This commit is contained in:
Moises Silva
2010-04-19 11:39:03 -04:00
parent 041a8f0d00
commit 73a80ba939
51 changed files with 1824 additions and 792 deletions

View File

@@ -32,7 +32,7 @@
* 2005 06 11 R. Krten created
*/
#include <freetdm.h>
#include <private/ftdm_core.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>