X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Ffb-limfd.c;h=50bc5215d568d6d5253c091abe96fa4bece21b5a;hb=90afcc18dbf7cb6c682e1efb994007f03e304422;hp=351f0032daa15f710b0d0a45a02ab3ce4a15dbab;hpb=a31c9ba7f87d6b95faa12d09e7f970ed6780003d;p=libucw.git diff --git a/lib/fb-limfd.c b/lib/fb-limfd.c index 351f0032..50bc5215 100644 --- a/lib/fb-limfd.c +++ b/lib/fb-limfd.c @@ -1,5 +1,5 @@ /* - * Sherlock Library -- Fast Buffered Input on Limited File Descriptors + * UCW Library -- Fast Buffered Input on Limited File Descriptors * * (c) 2003--2004 Martin Mares * @@ -10,7 +10,6 @@ #include "lib/lib.h" #include "lib/fastbuf.h" -#include #include struct fb_limfd {