Move assert include in internal header files.

This commit is contained in:
Ondrej Kozina
2022-11-16 16:50:29 +01:00
parent 3333f3e9bb
commit 81c56a8395
21 changed files with 2 additions and 22 deletions

View File

@@ -21,7 +21,6 @@
*/
#include "luks2_internal.h"
#include <assert.h>
#define MAX_STR 64