mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Merge "res_http_post: Enable GMime in NetBSD."
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <gmime/gmime.h>
|
||||
#if defined (__OpenBSD__) || defined(__FreeBSD__) || defined(__Darwin__)
|
||||
#if defined (__OpenBSD__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__Darwin__)
|
||||
#include <libgen.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user