Make H.323 compile with FDLEAK detection code enabled

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@191219 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2009-04-29 23:06:56 +00:00
parent c675733e6c
commit b6d2a4a7a8
2 changed files with 7 additions and 1 deletions

View File

@@ -90,6 +90,8 @@ extern "C" {
}
#endif
#undef open
#undef close
#include "h323/chan_h323.h"
receive_digit_cb on_receive_digit;