summaryrefslogtreecommitdiff
path: root/include/asterisk/astobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/astobj.h')
-rw-r--r--include/asterisk/astobj.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asterisk/astobj.h b/include/asterisk/astobj.h
index 1d257ed7a..cca463f42 100644
--- a/include/asterisk/astobj.h
+++ b/include/asterisk/astobj.h
@@ -24,7 +24,6 @@
#define _ASTERISK_ASTOBJ_H
#include "asterisk/lock.h"
-#include "asterisk/compiler.h"
/*! \file
* \brief A set of macros implementing objects and containers.