aboutsummaryrefslogtreecommitdiff
path: root/net/ladvd/files/patch-src__cli.c
blob: ad518833048ae75e299ec5f16b51a3ebb732d79f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/cli.c.orig	2012-01-01 16:17:19.000000000 -0800
+++ ./src/cli.c	2013-10-20 23:18:59.000000000 -0700
@@ -24,6 +24,7 @@
 #include <sys/file.h>
 #include <sys/un.h>
 #include <netdb.h>
+#include <limits.h>
 
 extern struct proto protos[];
 int status = EXIT_SUCCESS;