summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@freebsd.org>2017-10-14 11:11:24 +0200
committerGuido Falsi <madpilot@freebsd.org>2017-10-14 11:11:24 +0200
commit85cada85d6d8b4ef749907bff092a5e9c1863801 (patch)
treead704618af47a588257393ee7dd3e341d6d019ee /CREDITS
parent6fc88e80e88502015082e175d8b5735c3cd84267 (diff)
chan_dahdi: wrap include file which is not present on BSD systems in #ifdef
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
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions