- Write pidfile AFTER detaching...
[tinc] / lib / rbl.c
index ab35aee..1a40535 100644 (file)
--- a/lib/rbl.c
+++ b/lib/rbl.c
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: rbl.c,v 1.1.2.10 2000/11/22 18:54:07 guus Exp $
+    $Id: rbl.c,v 1.1.2.11 2000/11/22 19:14:08 guus Exp $
 */
 
 #include "config.h"
 
 #include <stdlib.h>
 #include <xalloc.h>
-#include <stdio.h>
 
 #include "rbl.h"
 #include <system.h>