]> mj.ucw.cz Git - libucw.git/commitdiff
LibUCW: Added fb-socket.h header to public API.
authorPavel Charvat <pchar@ucw.cz>
Tue, 10 Dec 2013 13:20:56 +0000 (14:20 +0100)
committerPavel Charvat <pchar@ucw.cz>
Tue, 10 Dec 2013 13:20:56 +0000 (14:20 +0100)
ucw/Makefile

index a91496e57061fea3fef928b3d0eb6ba50ee55d6b..56e464b51d1f062eacdd80d3a02d1b8086b9196c 100644 (file)
@@ -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 \