]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix compilation without openssl
authorEric Bollengier <eric@baculasystems.com>
Mon, 21 Nov 2022 08:31:44 +0000 (09:31 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:57:00 +0000 (13:57 +0200)
bacula/src/lib/crypto.c

index 8ab1a8b1308c4e4fba7704023787eb79410c3a93..98357fef123f9ba44b7fa9ed9c37fe4373c1d3d5 100644 (file)
@@ -37,6 +37,7 @@
 #include "bacula.h"
 #include "jcr.h"
 #include <assert.h>
+#include "xxhash.h"
 
 /**
  * For OpenSSL version 1.x, EVP_PKEY_encrypt no longer
 #ifdef HAVE_OPENSSL /* How about OpenSSL? */
 
 #include "openssl-compat.h"
-#include "xxhash.h"
 
 /* ASN.1 Declarations */
 #define BACULA_ASN1_VERSION 0