chiark / gitweb /
polypath.c: Fix missing include of <limits.h>.
[secnet.git] / polypath.c
index e3c31e625212242a8a9441bd8b5068e5d3ae8d8d..d47bef76b0fa81e5fe8108c0b519767ba086588f 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <adns.h>
 #include <ctype.h>
+#include <limits.h>
 
 #ifdef CONFIG_IPV6