From: Pavel Charvat Date: Tue, 10 Dec 2013 13:20:56 +0000 (+0100) Subject: LibUCW: Added fb-socket.h header to public API. X-Git-Tag: v5.99~54 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=501bbb613645c096c64c5fee6979381a53728266;p=libucw.git LibUCW: Added fb-socket.h header to public API. --- diff --git a/ucw/Makefile b/ucw/Makefile index a91496e5..56e464b5 100644 --- a/ucw/Makefile +++ b/ucw/Makefile @@ -51,7 +51,7 @@ LIBUCW_MAIN_INCLUDES= \ prime.h \ bitops.h \ conf.h getopt.h ipaccess.h \ - fastbuf.h io.h ff-unicode.h ff-varint.h ff-binary.h \ + fastbuf.h io.h ff-unicode.h ff-varint.h ff-binary.h fb-socket.h \ url.h \ mainloop.h \ process.h \