Remove unused '#include's.
[tinc] / src / dropin.c
index 0cde7a0..2d08dc4 100644 (file)
@@ -20,8 +20,6 @@
 
 #include "system.h"
 
-#include "xalloc.h"
-
 #ifndef HAVE_DAEMON
 /*
   Replacement for the daemon() function.