chiark / gitweb /
Source code reorganization:
[disorder] / lib / syscalls.h
index 8e9d9b831ab1b5c133cbb24003c7ba2ae3a90de3..f1f33836241d40e6ee38c655baea9091fdf7d338 100644 (file)
@@ -29,9 +29,6 @@ struct timezone;
 
 #include <sys/socket.h>
 #include <signal.h>
 
 #include <sys/socket.h>
 #include <signal.h>
-#include <stdio.h>
-
-#include "types.h"
 
 pid_t xfork(void);
 void xclose_guts(const char *, int, int);
 
 pid_t xfork(void);
 void xclose_guts(const char *, int, int);