summaryrefslogtreecommitdiffstats
path: root/src/AFC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/AFC.c')
-rw-r--r--src/AFC.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AFC.c b/src/AFC.c
index 54ea1bb..99c1849 100644
--- a/src/AFC.c
+++ b/src/AFC.c
@@ -22,6 +22,7 @@
22#include <stdio.h> 22#include <stdio.h>
23#include "AFC.h" 23#include "AFC.h"
24#include "plist.h" 24#include "plist.h"
25#include "utils.h"
25 26
26 27
27// This is the maximum size an AFC data packet can be 28// This is the maximum size an AFC data packet can be