Skip to content

Commit e3c4c8c

Browse files
data-manrhash
authored andcommitted
Add missed util.h to plug_openssl.c
1 parent 04caf13 commit e3c4c8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

librhash/plug_openssl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616
#if defined(USE_OPENSSL) || defined(OPENSSL_RUNTIME)
1717

18+
#include "util.h"
1819
#include "plug_openssl.h"
1920
#include <string.h>
2021
#include <assert.h>

0 commit comments

Comments
 (0)