summaryrefslogtreecommitdiff
path: root/network_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'network_data.c')
-rw-r--r--network_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/network_data.c b/network_data.c
index 02cecfc06..6462144d3 100644
--- a/network_data.c
+++ b/network_data.c
@@ -5,6 +5,7 @@
// Is the network enabled?
#ifdef ENABLE_NETWORK
+#include "functions.h"
#include "string.h"
#include "table/strings.h"
#include "network_client.h"