]> git.tuebingen.mpg.de Git - adu.git/blobdiff - user.c
Transform the database_dir/database_root arg into an absolute path.
[adu.git] / user.c
diff --git a/user.c b/user.c
index 2ed3d471bf9227424993383ac4e314aeedbf5b48..0ae4a6c9af04fe3eab521f38f9c14b74e4f69a8c 100644 (file)
--- a/user.c
+++ b/user.c
@@ -10,7 +10,6 @@
 #include <dirent.h> /* readdir() */
 #include <sys/types.h>
 #include <pwd.h>
-#include "cmdline.h" /* TODO: This file should be independent of command line options */
 #include "user.h"
 #include "fd.h"
 #include "string.h"