X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fdropin.h;fp=lib%2Fdropin.h;h=3afa69ccc60fb71f9eed5832c4d8dac7dd7dd6ea;hp=c0bf14da6a68b4a48a6e699dc9e52491d75beb91;hb=96ee04b678143defa1040f2defdd3424efedea11;hpb=00ddbf5723511d80fbd2522fc503bd409dc6189a diff --git a/lib/dropin.h b/lib/dropin.h index c0bf14da..3afa69cc 100644 --- a/lib/dropin.h +++ b/lib/dropin.h @@ -17,12 +17,15 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: dropin.h,v 1.1.2.12 2003/07/17 15:06:25 guus Exp $ + $Id: dropin.h,v 1.1.2.13 2003/07/18 13:42:35 guus Exp $ */ #ifndef __DROPIN_H__ #define __DROPIN_H__ +#include "fake-getaddrinfo.h" +#include "fake-getnameinfo.h" + #ifndef HAVE_DAEMON extern int daemon(int, int); #endif