]> git.meshlink.io Git - meshlink/blobdiff - lib/dropin.c
Woops.
[meshlink] / lib / dropin.c
index d7658c769052acd8ffde252072a594fd3b1d3d07..661c4551027d89282ef3af370040189a7acba884 100644 (file)
@@ -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.10 2002/06/21 10:11:11 guus Exp $
+    $Id: dropin.c,v 1.1.2.11 2002/07/12 11:45:21 guus Exp $
 */
 
 #include "config.h"
@@ -35,8 +35,6 @@
 #include <system.h>
 #include <errno.h>
 
-#include "fake-getnameinfo.c"
-
 #ifndef HAVE_DAEMON
 /*
   Replacement for the daemon() function.