Browse Source

fix compilation on CentOS 7

fixes #958

Change-Id: I535797e4987c0350fa1efca5cf79223a1e404354
changes/42/38942/1
Richard Fuchs 6 years ago
parent
commit
6e1d94db86
1 changed files with 1 additions and 0 deletions
  1. +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) {


Loading…
Cancel
Save