mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Include stddef.h in libcryptsetup.h (size_t definition).
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct crypt_device; /* crypt device handle */
|
||||
|
||||
Reference in New Issue
Block a user