]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - db.c
simplify setup_default_wng()
[paraslash.git] / db.c
diff --git a/db.c b/db.c
index 8b06672606e50009004bd9dcf89625425295035b..2e4ffbda74a7179d3c480c30f1df764e66b1c88d 100644 (file)
--- a/db.c
+++ b/db.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2006 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2005-2007 Andre Noll <maan@systemlinux.org>
  *
  *     This program is free software; you can redistribute it and/or modify
  *     it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@
 
 #include "server.cmdline.h"
 #include "server.h"
-#include "afs.h"
+#include "vss.h"
 #include <dirent.h> /* readdir() */
 #include <sys/stat.h> /* stat */
 #include <sys/types.h> /* mode_t */