This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
fix compilation on CentOS 7
fixes
#958
Change-Id: I535797e4987c0350fa1efca5cf79223a1e404354
changes/42/38942/1
Richard Fuchs
6 years ago
parent
7cbf876710
commit
6e1d94db86
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
include/crypto.h
+ 1
- 0
include/crypto.h
View File
@ -207,6 +207,7 @@ INLINE void crypto_params_sdes_queue_clear(GQueue *q) {
#
include
"main.h"
#
include
"log.h"
#
include
<inttypes.h>
INLINE
void
crypto_debug_init
(
int
flag
)
{
Write
Preview
Loading…
Cancel
Save