aboutsummaryrefslogtreecommitdiff
path: root/obinsectd.c
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2021-10-13 13:08:11 +0200
committerBjørn Mork <bjorn@mork.no>2021-10-13 13:09:53 +0200
commitbe02c545bdf29c3b10c92fa2cebb6f80da098e3c (patch)
treebd42669829f18dbbab3186e97a8597d1155bd4f5 /obinsectd.c
parentac99afe6549a7a590bb547fef309f0056db67f04 (diff)
make less typos...v0.06
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'obinsectd.c')
-rw-r--r--obinsectd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/obinsectd.c b/obinsectd.c
index 856d25c..e5500f2 100644
--- a/obinsectd.c
+++ b/obinsectd.c
@@ -24,7 +24,7 @@
#include <errno.h>
#include <getopt.h>
#include <fcntl.h>
-#include <inttypes.>
+#include <inttypes.h>
#include <json.h>
#include <limits.h>
#include <mosquitto.h>