|
|
|
@ -33,7 +33,7 @@
|
|
|
|
|
|
|
|
|
|
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|
|
|
|
|
|
|
|
|
#ifndef __linux__
|
|
|
|
|
#if !defined (__linux__) && !defined (__GNU__)
|
|
|
|
|
#if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__) || defined(__Darwin__) || defined(__GLIBC__)
|
|
|
|
|
#include <net/if_dl.h>
|
|
|
|
|
#endif
|
|
|
|
|