]> 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 e0b4d810b5b370fa21ada8d4e10e71868e3f6f10..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 {