summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 16deb68..a181171 100644
--- a/src/main.c
+++ b/src/main.c
@@ -9,6 +9,7 @@
9 9
10// Project 10// Project
11#include <mosquitto.h> 11#include <mosquitto.h>
12
12#include "config.h" 13#include "config.h"
13 14
14#ifndef UNUSED 15#ifndef UNUSED