X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=user_list.c;h=18df94b4c117f0c1aab5093101d214a93e48cb87;hp=be369817bf0c47dc6f4d38bd88165fc6fdef8196;hb=32c51e5eef9085285cc4ec4f4d713edb2fab9ac0;hpb=471684761a2039bbc89aa1e3c33c62de6bef86cf diff --git a/user_list.c b/user_list.c index be369817..18df94b4 100644 --- a/user_list.c +++ b/user_list.c @@ -10,6 +10,7 @@ #include "error.h" #include "fd.h" #include "string.h" +#include "list.h" #include "user_list.h" static struct list_head user_list;