]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
command.c: Remove unused includes.
[paraslash.git] / command.c
index 7b3d6faf90849a92ecbafb98538f277cfef5b02a..8f5e2dd1d180993a7e3cd4f6cf2b4640ac9edb73 100644 (file)
--- a/command.c
+++ b/command.c
@@ -6,10 +6,7 @@
 #include <sys/socket.h>
 #include <regex.h>
 #include <signal.h>
-#include <sys/types.h>
-#include <osl.h>
 #include <arpa/inet.h>
-#include <sys/un.h>
 #include <netdb.h>
 #include <lopsub.h>
 
@@ -22,7 +19,6 @@
 #include "command.h"
 #include "string.h"
 #include "afh.h"
-#include "afs.h"
 #include "net.h"
 #include "server.h"
 #include "list.h"