]> git.tuebingen.mpg.de Git - adu.git/blobdiff - user.c
Replace systemlinux.org URL and email address.
[adu.git] / user.c
diff --git a/user.c b/user.c
index 2ed3d471bf9227424993383ac4e314aeedbf5b48..29dd58bfb0af952e1278e7c6ad388d088de993ab 100644 (file)
--- a/user.c
+++ b/user.c
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2008 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -10,7 +10,6 @@
 #include <dirent.h> /* readdir() */
 #include <sys/types.h>
 #include <pwd.h>
 #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"
 #include "user.h"
 #include "fd.h"
 #include "string.h"