mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
volume_id: include stddef.h header
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
This commit is contained in:
parent
08f403cc37
commit
009364eef9
@ -12,6 +12,7 @@
|
||||
#define _VOLUME_ID_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#define VOLUME_ID_VERSION 53
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user