summaryrefslogtreecommitdiff
path: root/src/basic/lockfile-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/lockfile-util.h')
-rw-r--r--src/basic/lockfile-util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/basic/lockfile-util.h b/src/basic/lockfile-util.h
index 38d47094bd..3c514c9e62 100644
--- a/src/basic/lockfile-util.h
+++ b/src/basic/lockfile-util.h
@@ -21,6 +21,8 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include <stddef.h>
+
#include "macro.h"
#include "missing.h"