X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fdropin.c;h=a500a0348a8cca2711feceeef6d5550b00f4d1fd;hp=66aaa316f20cbaee6911af2b8d6f768b691664b3;hb=9d769e0bf2ce266e8533e5e7c16bf07e44a9be34;hpb=78e88521845ae3bdd963ae5a414cb9c251963fa2 diff --git a/lib/dropin.c b/lib/dropin.c index 66aaa316..a500a034 100644 --- a/lib/dropin.c +++ b/lib/dropin.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: dropin.c,v 1.1.2.8 2002/02/10 21:57:51 guus Exp $ + $Id: dropin.c,v 1.1.2.9 2002/06/09 15:26:10 zarq Exp $ */ #include "config.h" @@ -35,6 +35,8 @@ #include #include +#include "fake-getnameinfo.c" + #ifndef HAVE_DAEMON /* Replacement for the daemon() function.