mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Move assert include in internal header files.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#ifdef HAVE_SYS_SYSMACROS_H
|
||||
# include <sys/sysmacros.h> /* for major, minor */
|
||||
#endif
|
||||
#include <assert.h>
|
||||
#include "internal.h"
|
||||
|
||||
#define DM_CRYPT_TARGET "crypt"
|
||||
|
||||
Reference in New Issue
Block a user