]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/basic/json.h
Merge pull request #2495 from heftig/master
[thirdparty/systemd.git] / src / basic / json.h
index 8a7d79cb17e09ced60d332033221e75c52474fa1..a4509f680fe026811e3c8c39976b821afc76a661 100644 (file)
@@ -1,5 +1,3 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
 #pragma once
 
 /***
 ***/
 
 #include <stdbool.h>
+#include <stddef.h>
+#include <stdint.h>
 
+#include "macro.h"
 #include "util.h"
 
 enum {