]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/fb-socket.c
Conf: Decoupled cf_stack_done() from committing
[libucw.git] / ucw / fb-socket.c
index 3f44cbcb3a70a8d53e2fbb7272a7f163879f7d25..f6d73d2f733816ca9a62f8228d1acd80e8d820ec 100644 (file)
@@ -7,9 +7,9 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/fb-socket.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/fb-socket.h>
 
 #include <stdio.h>
 #include <unistd.h>