Re: [Openvpn-devel] [PATCH] build: properly detect netinet/ip.h structs

2012-04-26 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/04/12 21:22, Alon Bar-Lev wrote: > Signed-off-by: Alon Bar-Lev --- > configure.ac |3 +++ 1 files changed, 3 insertions(+), 0 > deletions(-) ACK. Applied to master on -testing and -stable trees. commit 4025a59575a9a90cb96fde01eba8db3c1cab

[Openvpn-devel] [PATCH] build: properly detect netinet/ip.h structs

2012-04-08 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- configure.ac |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index d40f7dc..773fa4b 100644 --- a/configure.ac +++ b/configure.ac @@ -396,6 +396,9 @@ SOCKET_INCLUDES=" #ifdef HAVE_NETINET_IN_SYSTM_H #include