From 1280e55e5812ef1dab4c211ae927729b645bf986 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 10 Sep 2006 20:39:34 +0000 Subject: update to 1.1.r6 PR: ports/103032 Submitted by: Artem Naluzhny (maintainer) --- net/sipp/files/patch-auth.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/sipp/files/patch-auth.c (limited to 'net/sipp/files/patch-auth.c') diff --git a/net/sipp/files/patch-auth.c b/net/sipp/files/patch-auth.c new file mode 100644 index 000000000000..2ed3be8c1e34 --- /dev/null +++ b/net/sipp/files/patch-auth.c @@ -0,0 +1,14 @@ +$FreeBSD$ + +--- auth.c.orig Tue Aug 29 11:03:34 2006 ++++ auth.c Thu Sep 7 22:54:05 2006 +@@ -21,6 +21,9 @@ + * - introduced AKAv1-MD5 + */ + ++#ifdef __FreeBSD__ ++#include ++#endif + #include + #include + #include -- cgit v1.2.3