]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
chan_dahdi: wrap include file which is not present on BSD systems in #ifdef
authorGuido Falsi <madpilot@freebsd.org>
Sat, 14 Oct 2017 09:11:24 +0000 (11:11 +0200)
committerGuido Falsi <madpilot@freebsd.org>
Sat, 14 Oct 2017 09:11:24 +0000 (11:11 +0200)
The sys/sysmacros.h include file does not exist in BSD systems and
is not required to build this module there.
Since an "#if defined(__NetBSD__) || defined(__FreeBSD__)" section
already exist I moved that include line inside it's #else branch.

ASTERISK-27343 #close

Change-Id: Ibfb64f4e9a0ce8b6eda7a7695cfe57916f175dc1

channels/chan_dahdi.c

index 18352d3af9d35c7a1b615bb3dd2f7b8dce66badb..ba7072b2cf759db4fa87f0dcc1c3f02f825f6c3b 100644 (file)
@@ -61,10 +61,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 #include <signal.h>
 #else
 #include <sys/signal.h>
+#include <sys/sysmacros.h>
 #endif
 #include <sys/stat.h>
 #include <math.h>
-#include <sys/sysmacros.h>
 
 #include "sig_analog.h"
 /* Analog signaling is currently still present in chan_dahdi for use with