mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
FS-5956: fix __sputc included twice due to stdio.h inlining issue
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
#include "alloc.h"
|
||||
|
||||
#include "crypto_kernel.h"
|
||||
#ifndef SRTP_KERNEL
|
||||
# include <stdio.h>
|
||||
#endif
|
||||
|
||||
/* the debug module for the crypto_kernel */
|
||||
|
||||
|
Reference in New Issue
Block a user