]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/io-mmap.c
Opt: OPT_MULTIPLE implemented, no tests yet but seems working
[libucw.git] / ucw / io-mmap.c
index 30000b004e6b2f02b96bb52765ab1dd00edb42ac..24010b517cc45755b893506bd2fb7c6652bbbd7d 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/io.h"
+#include <ucw/lib.h>
+#include <ucw/io.h>
 
 #include <stdio.h>
 #include <fcntl.h>