X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=user_list.c;h=18df94b4c117f0c1aab5093101d214a93e48cb87;hp=be369817bf0c47dc6f4d38bd88165fc6fdef8196;hb=48027ab6ec9113c037dfd388e91579ecf0a70eae;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;