Skip to content
Snippets Groups Projects
Commit 261e8422 authored by Jason Parker's avatar Jason Parker
Browse files

Avoid errors when compiling out of tree modules like asterisk-addons.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43351 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent aa92ebff
Branches
Tags
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
#ifndef _COMPAT_H #ifndef _COMPAT_H
#define _COMPAT_H #define _COMPAT_H
#include "asterisk/autoconfig.h"
#include <inttypes.h> #include <inttypes.h>
#include <sys/types.h> #include <sys/types.h>
#include <stdarg.h> #include <stdarg.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment