aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asterisk/compat.h b/include/asterisk/compat.h
index ad4cfc616..e02d3c7c1 100644
--- a/include/asterisk/compat.h
+++ b/include/asterisk/compat.h
@@ -16,6 +16,7 @@
#ifndef _COMPAT_H
#define _COMPAT_H
+#include "asterisk/autoconfig.h"
#include <inttypes.h>
#include <sys/types.h>
#include <stdarg.h>