X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Ffb-temp.c;h=896870ea11e133033789c59c51096f2eca2b553a;hb=ae2b00416589dfe798fc40f0575f62a0c664798f;hp=d9a31274ad7bc126ff27841981dc4295702d4446;hpb=ba1c173f544383aa6553a75dee6e6858d8f243a4;p=libucw.git diff --git a/ucw/fb-temp.c b/ucw/fb-temp.c index d9a31274..896870ea 100644 --- a/ucw/fb-temp.c +++ b/ucw/fb-temp.c @@ -8,8 +8,8 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/fastbuf.h" +#include +#include #include #include @@ -41,7 +41,7 @@ void bfix_tmp_file(struct fastbuf *fb, const char *name) #ifdef TEST -#include "ucw/getopt.h" +#include int main(int argc, char **argv) {