mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-13 13:40:44 +00:00
freetdm: fix testsangomaboost compilation
This commit is contained in:
parent
ceaa7b1c33
commit
5d288a9a4f
@ -49,7 +49,9 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
|
#ifndef __USE_BSD
|
||||||
#define __USE_BSD
|
#define __USE_BSD
|
||||||
|
#endif
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
#include "freetdm.h"
|
#include "freetdm.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user