remove stray header

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7964 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant 2006-01-11 04:39:53 +00:00
parent 109ce5273f
commit c3323723ed
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
#define _ASTERISK_CHANNEL_H
#include <unistd.h>
#include <setjmp.h>
#ifdef POLLCOMPAT
#include "asterisk/poll-compat.h"
#else