]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - dccp_send.c
Make senders independent of afs and osl.
[paraslash.git] / dccp_send.c
index ed03b6140d3854710b85355f68165f6316f878ce..92a22162954ee030353017101803f1d9ef4a53bf 100644 (file)
@@ -15,7 +15,6 @@
 #include <sys/socket.h>
 #include <regex.h>
 #include <sys/types.h>
-#include <osl.h>
 #include <arpa/inet.h>
 #include <sys/un.h>
 #include <netdb.h>
@@ -24,7 +23,6 @@
 #include "error.h"
 #include "string.h"
 #include "afh.h"
-#include "afs.h"
 #include "server.h"
 #include "net.h"
 #include "list.h"