chiark / gitweb /
Prep v232.2: Mask more unneeded functions
[elogind.git] / src / basic / xattr-util.h
index 5ee598f15a08fde7f4141031b10c28e0523c2485..254f5a038a94b18210f4a202b7c32acc4a71eaed 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
@@ -22,6 +20,7 @@
 ***/
 
 #include <stdbool.h>
+#include <stddef.h>
 #include <sys/types.h>
 
 #include "time-util.h"