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

@@ -26,7 +26,7 @@
#define _WIN32_WINNT 0x0400
#endif
#include "freetdm.h"
#include "private/ftdm_core.h"
#include "ftdm_threadmutex.h"
#ifdef WIN32