aboutsummaryrefslogtreecommitdiffstats
path: root/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'image.c')
-rw-r--r--image.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/image.c b/image.c
index 7774267..20c4ff3 100644
--- a/image.c
+++ b/image.c
@@ -16,6 +16,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+#define _POSIX_C_SOURCE 200112L
+
#include <string.h>
#include <unistd.h>