Rename afs.[ch] to afs_common.[ch].
[paraslash.git] / vss.c
diff --git a/vss.c b/vss.c
index c15fbd7e6898537f2c9e6a26ee067c61ab7455da..859fd6119a524589fd17f1e316aba4a7942fa600 100644 (file)
--- a/vss.c
+++ b/vss.c
@@ -15,7 +15,7 @@
 #include <sys/mman.h> /* mmap */
 #include <sys/time.h> /* gettimeofday */
 #include "server.cmdline.h"
-#include "afs.h"
+#include "afs_common.h"
 #include "vss.h"
 #include "send.h"
 #include "error.h"