Big header file cleanup: everything that has to do with standard system
[oweals/tinc.git] / lib / pidfile.c
index 250f67b75ccf5b3c3d80023873dedb456670bdfb..2dea70b9ceed5f4ac617501fe329ffbff0dea830 100644 (file)
  *     First version (v0.2) released
  */
 
-#include <stdio.h>
-#include <unistd.h>
-#include <sys/stat.h>
-#include <sys/file.h>
-#include <string.h>
-#include <errno.h>
-#include <signal.h>
-#include <sys/types.h>
-#include <signal.h>
-#include <fcntl.h>
+#include "system.h"
 
 /* read_pid
  *