aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeradius3/freeradius3-303-main-log-include.patch
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2014-07-15 09:29:14 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2014-07-15 09:29:14 +0000
commita286ee9c925bd1ae64378020f0fb6af1372ca69d (patch)
treef650defb914a4c9cf113ae9defadec766ed0303a /main/freeradius3/freeradius3-303-main-log-include.patch
parent88c22ca915bba2ca936d9a098fd1b982935dec61 (diff)
downloadaports-a286ee9c925bd1ae64378020f0fb6af1372ca69d.tar.bz2
aports-a286ee9c925bd1ae64378020f0fb6af1372ca69d.tar.xz
testing/freeradius3: move to main
Diffstat (limited to 'main/freeradius3/freeradius3-303-main-log-include.patch')
-rw-r--r--main/freeradius3/freeradius3-303-main-log-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/freeradius3/freeradius3-303-main-log-include.patch b/main/freeradius3/freeradius3-303-main-log-include.patch
new file mode 100644
index 0000000000..3f84eb639f
--- /dev/null
+++ b/main/freeradius3/freeradius3-303-main-log-include.patch
@@ -0,0 +1,11 @@
+--- a/src/main/log.c
++++ b/src/main/log.c
+@@ -42,6 +42,8 @@
+ #include <pthread.h>
+ #endif
+
++#include <fcntl.h>
++
+ bool rate_limit = true;
+
+ /*