]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
send_common.c does not need afs.h.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 11 Jun 2025 17:12:15 +0000 (19:12 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 12 Jun 2025 23:11:47 +0000 (01:11 +0200)
Fixes: 2abba90245f87fab096edfc3faf7df61646b713f
send_common.c

index 324e40019ff31691ea267520c8ecea8f0d465c7d..91511d73d1d54e588e7ad5e8be814780f02c42a3 100644 (file)
@@ -17,7 +17,6 @@
 #include "net.h"
 #include "list.h"
 #include "afh.h"
-#include "afs.h"
 #include "server.h"
 #include "acl.h"
 #include "sched.h"