Commit c61f6f41 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Paul Saman

Workaround mmap() runtime in resizer

Signed-off-by: Jean-Paul Saman's avatarJean-Paul Saman <jean-paul.saman@m2x.nl>
parent 1257d4fa
......@@ -24,6 +24,7 @@
/*****************************************************************************
* Preamble
*****************************************************************************/
#undef _FILE_OFFSET_BITS
#include <string.h> /* strerror() */
#include <stdlib.h> /* malloc(), free() */
#include <fcntl.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment