]> mj.ucw.cz Git - libucw.git/blobdiff - lib/lists.c
Define setproctitle() and use it for gatherer thread status reporting.
[libucw.git] / lib / lists.c
index 9f783de9daf03d0e60d972c219cecc1be7e5bec7..eb9967b538f5b18f9dc4f2eaafda0078e6a49a4e 100644 (file)
@@ -1,10 +1,10 @@
 /*
  *     Sherlock Library -- Linked Lists
  *
 /*
  *     Sherlock Library -- Linked Lists
  *
- *     (c) 1997--1999 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997--1999 Martin Mares <mj@ucw.cz>
  */
 
  */
 
-#include <stdio.h>
+#include "lib/lib.h"
 
 #define _SHERLOCK_LISTS_C
 #include "lib/lists.h"
 
 #define _SHERLOCK_LISTS_C
 #include "lib/lists.h"