aboutsummaryrefslogtreecommitdiff
path: root/ezlive_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ezlive_config.h')
-rw-r--r--ezlive_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ezlive_config.h b/ezlive_config.h
index 576944a..faeb27e 100644
--- a/ezlive_config.h
+++ b/ezlive_config.h
@@ -1,6 +1,8 @@
#ifndef EZLIVE_CONFIG_H_
#define EZLIVE_CONFIG_H_
+#include <stdbool.h>
+
typedef struct {
const char *listening_addr;
int listening_port;