]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix <net/if.h> compile time problems on OpenBSD for good
authorGert Doering <gert@greenie.muc.de>
Sat, 10 Jul 2010 09:24:41 +0000 (11:24 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 09:40:36 +0000 (11:40 +0200)
commita9b5134f78480f903434366478f3918c021b7caa
treea058fa2ec9ea36ac40c736fd26fc6e3d9797a521
parent22ff667e4e7e412db21d9b1642fc92fa670d323d
Fix <net/if.h> compile time problems on OpenBSD for good

Previous fix (commit eb973e055bc249948) fixed NetBSD but not OpenBSD
(include <sys/socket.h> *after* <sys/types.h>)

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: krzee <jeff@doeshosting.com>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
configure.ac