chiark / gitweb /
tree-wide: add missing includes
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 16 Nov 2015 19:13:09 +0000 (20:13 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 26 Apr 2017 10:58:55 +0000 (12:58 +0200)
Add a few includes that we rely on to be include already.

src/libelogind/sd-bus/bus-bloom.h

index a9350d7f51ca2c7085a9efc265ee3a83afd1ea73..38892044f1e13c3d546f914c4d12ec96d253bde9 100644 (file)
@@ -22,6 +22,7 @@
 ***/
 
 #include <stdbool.h>
+#include <stddef.h>
 #include <stdint.h>
 
 /*