X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=db.c;h=2e4ffbda74a7179d3c480c30f1df764e66b1c88d;hp=8b06672606e50009004bd9dcf89625425295035b;hb=65486c00c32defa2dab0a3166689d0b508ec806a;hpb=00c4b870186ea76be34858452c3400136cd6f78d diff --git a/db.c b/db.c index 8b066726..2e4ffbda 100644 --- a/db.c +++ b/db.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2006 Andre Noll + * Copyright (C) 2005-2007 Andre Noll * * 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 /* readdir() */ #include /* stat */ #include /* mode_t */