]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/busctl/busctl-introspect.h
busctl: add missing header
[thirdparty/systemd.git] / src / busctl / busctl-introspect.h
index 1a045bea1d53ad90e4e059d990b009c44dccbf91..720a0df79a19f8bd1462ab1f2659bd41d8be0422 100644 (file)
@@ -2,6 +2,7 @@
 #pragma once
 
 #include <stdbool.h>
+#include <stdint.h>
 
 typedef struct XMLIntrospectOps {
         int (*on_path)(const char *path, void *userdata);