Skip to content
Snippets Groups Projects
Commit c81d1422 authored by Joshua Colp's avatar Joshua Colp
Browse files

Include compat.h to hopefully make it compatible with FreeBSD.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 219470dc
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,7 @@ ...@@ -44,6 +44,7 @@
#include <errno.h> #include <errno.h>
#include <unistd.h> #include <unistd.h>
#include "asterisk/compat.h"
#include "asterisk/lock.h" #include "asterisk/lock.h"
#include "asterisk/astobj2.h" #include "asterisk/astobj2.h"
#include "asterisk/channel.h" #include "asterisk/channel.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment