Autoconf: Don't use deprecated AM_PROG_CC_C_O.
[libradsec.git] / udp.c
diff --git a/udp.c b/udp.c
index 4740fd0..2724a1d 100644 (file)
--- a/udp.c
+++ b/udp.c
@@ -24,9 +24,8 @@
 #include <arpa/inet.h>
 #include <regex.h>
 #include <pthread.h>
-#include "list.h"
-#include "hostport.h"
 #include "radsecproxy.h"
+#include "hostport.h"
 
 #ifdef RADPROT_UDP
 #include "debug.h"