]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/lizard-safe.c
Heap: Adjust callers
[libucw.git] / ucw / lizard-safe.c
index c8fb9d7504c114ec6eb1b0d17a238047f844e9c2..42d73820ab6da3e981f864cd1b5ff42ceb82fb92 100644 (file)
@@ -7,10 +7,10 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/threads.h"
-#include "ucw/sighandler.h"
-#include "ucw/lizard.h"
+#include <ucw/lib.h>
+#include <ucw/threads.h>
+#include <ucw/sighandler.h>
+#include <ucw/lizard.h>
 
 #include <sys/mman.h>
 #include <fcntl.h>