- Write pidfile AFTER detaching...
[oweals/tinc.git] / lib / rbl.c
index ab35aee62151d385f8e4bf0d7ad19f8ab4edc857..1a40535051a5b3704ff9fe0d5882cf3272555c00 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>