X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=blobdiff_plain;f=user.c;h=29dd58bfb0af952e1278e7c6ad388d088de993ab;hp=2ed3d471bf9227424993383ac4e314aeedbf5b48;hb=c77e8ad08e743b3922c58f40cc7b1a063d291d69;hpb=d0bef44ffe5b6f985f4ba6a718e08afb50f096c6 diff --git a/user.c b/user.c index 2ed3d47..29dd58b 100644 --- a/user.c +++ b/user.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Andre Noll + * Copyright (C) 2008 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -10,7 +10,6 @@ #include /* readdir() */ #include #include -#include "cmdline.h" /* TODO: This file should be independent of command line options */ #include "user.h" #include "fd.h" #include "string.h"