]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Fixed compile error on ./configure --enable-small
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 1 Jun 2009 20:12:15 +0000 (20:12 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Mon, 1 Jun 2009 20:12:15 +0000 (20:12 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4501 e7ae566f-a301-0410-adde-c780ea21d3b5

init.c

diff --git a/init.c b/init.c
index 215302ff7488fc0aede897ed6c607648d863a7e7..c94cfe25d518cedfa38c645eda506586c4b1811b 100644 (file)
--- a/init.c
+++ b/init.c
@@ -35,6 +35,7 @@
 #include "pkcs11.h"
 #include "ps.h"
 #include "lladdr.h"
+#include "ping.h"
 
 #include "memdbg.h"