move switch_version.h to be a private header.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1463 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2006-05-15 15:00:10 +00:00
parent 43b6962933
commit 73ff3c89a6
3 changed files with 2 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
*/
#include <switch.h>
#include <switch_version.h>
static int RUNNING = 0;