mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-5956: fix __sputc included twice due to stdio.h inlining issue
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
#endif
|
||||
|
||||
#include "err.h"
|
||||
#ifndef SRTP_KERNEL
|
||||
# include <stdio.h>
|
||||
#endif
|
||||
|
||||
#ifdef ERR_REPORTING_SYSLOG
|
||||
# ifdef HAVE_SYSLOG_H
|
||||
|
||||
Reference in New Issue
Block a user