aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/frame.h
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-22 00:53:49 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-22 00:53:49 +0000
commit9a04121e3611d1129b5aa9bbf4f7ea14843d1aac (patch)
treec703727b6495c7511d0da4abc033410605eff839 /include/asterisk/frame.h
parent3f6e17e2cd815fea6c7df4418d6c9ad7e0683b40 (diff)
implement the split of file.h and mod_format.h
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89515 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/frame.h')
-rw-r--r--include/asterisk/frame.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asterisk/frame.h b/include/asterisk/frame.h
index 07072d135..cc32d701f 100644
--- a/include/asterisk/frame.h
+++ b/include/asterisk/frame.h
@@ -29,7 +29,6 @@
extern "C" {
#endif
-#include <sys/types.h>
#include <sys/time.h>
#include "asterisk/endian.h"