remove some unnecessary includes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89542 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Luigi Rizzo
2007-11-24 13:48:48 +00:00
parent b0d8378910
commit 49c0eaf803
3 changed files with 2 additions and 13 deletions

View File

@@ -39,7 +39,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <sys/stat.h>
#include <sys/signal.h>
#include <fcntl.h>
#include <pthread.h>
#include "minimime/mm.h"