move internal function declarations to include/asterisk/_private.h
authorLuigi Rizzo <rizzo@icir.org>
Tue, 20 Nov 2007 22:18:21 +0000 (22:18 +0000)
committerLuigi Rizzo <rizzo@icir.org>
Tue, 20 Nov 2007 22:18:21 +0000 (22:18 +0000)
commit915b97d300c76c35b3fe480bd9a497f435297191
treeaf054294a844611a54aa36bfacfb7377d8074695
parent2626c511da1185dae8da6eaa3fc0d36a3917aa98
move internal function declarations to include/asterisk/_private.h

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89465 65c4cc65-6c06-0410-ace0-fbb531ad65f3
18 files changed:
build_tools/strip_nonapi
include/asterisk.h
include/asterisk/_private.h [new file with mode: 0644]
main/asterisk.c
main/astobj2.c
main/channel.c
main/cli.c
main/db.c
main/devicestate.c
main/dnsmgr.c
main/event.c
main/frame.c
main/loader.c
main/logger.c
main/manager.c
main/pbx.c
main/term.c
main/threadstorage.c