]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/efivars.h
shared: include what we use
[thirdparty/systemd.git] / src / shared / efivars.h
index 5cb4c3af4e55531184c85fe732d00ee9ceaae09d..94af9717b02d44e318f7d0f42ae26c53b773e197 100644 (file)
@@ -22,6 +22,8 @@
 ***/
 
 #include <stdbool.h>
+#include <stddef.h>
+#include <stdint.h>
 
 #include "sd-id128.h"