mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-18 10:11:56 +00:00
openbsd has but errors out when you use this header
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#define __ISO_C_VISIBLE 2011
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#if defined(HAVE_MALLOC_H)
|
||||
#if defined(HAVE_MALLOC_H) && !defined(__OpenBSD__)
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
#include <inttypes.h>
|
||||
|
||||
Reference in New Issue
Block a user