]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - udp_send.c
Make senders independent of afs and osl.
[paraslash.git] / udp_send.c
index 96f12ff0f716b3e26176ab5d03b3ca0d3dba2d7e..35cb61358bb616a0733224c2f4494b72989e9c02 100644 (file)
@@ -15,7 +15,6 @@
 #include <net/if.h>
 #include <arpa/inet.h>
 #include <sys/un.h>
-#include <osl.h>
 #include <netdb.h>
 
 #include "server.cmdline.h"
@@ -23,7 +22,6 @@
 #include "error.h"
 #include "string.h"
 #include "afh.h"
-#include "afs.h"
 #include "server.h"
 #include "list.h"
 #include "send.h"