chiark / gitweb /
basic: include only what we use
[elogind.git] / src / basic / hexdecoct.h
index 111d850550c6a648ac3a64f71bbc7f570b845ac9..243c5e921edfc04b3b2b007f1a798f8ce013ca06 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 #include <stdbool.h>
+#include <stddef.h>
 #include <stdio.h>
 #include <sys/types.h>