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