summaryrefslogtreecommitdiff
path: root/udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'udp.c')
-rw-r--r--udp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/udp.c b/udp.c
index db4dbfe..eff8a6e 100644
--- a/udp.c
+++ b/udp.c
@@ -27,6 +27,8 @@
#include <openssl/ssl.h>
#include "debug.h"
#include "list.h"
+#include "tlv11.h"
+#include "radmsg.h"
#include "util.h"
#include "radsecproxy.h"
#include "tls.h"