mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
volume_id: include stddef.h header
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#define _VOLUME_ID_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#define VOLUME_ID_VERSION 53
|
||||
|
||||
|
||||
Reference in New Issue
Block a user