summaryrefslogtreecommitdiff
path: root/www/tinyproxy/files/patch-src-conf.c
blob: b66e20f63171a7527df58f85186073127d739435 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/conf.c.orig	2021-04-16 12:31:11 UTC
+++ src/conf.c
@@ -24,6 +24,7 @@
  */
 
 #include "common.h"
+#include <limits.h>
 #include <regex.h>
 #include "conf.h"