Fix clang compile warnings (error path).
[platform/upstream/cryptsetup.git] / lib / internal.h
index 44ec5a1..f7ae864 100644 (file)
@@ -35,6 +35,7 @@
 #include "utils_crypt.h"
 #include "utils_loop.h"
 #include "utils_dm.h"
+#include "utils_fips.h"
 
 /* to silent gcc -Wcast-qual for const cast */
 #define CONST_CAST(x) (x)(uintptr_t)