From ab75d2b61d58bcfc9c8c22d53b0b4cf2658b17c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 7 Jul 2023 12:00:54 +0200 Subject: Fix build under Cygwin --- fiv-jpegcrop.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fiv-jpegcrop.c') diff --git a/fiv-jpegcrop.c b/fiv-jpegcrop.c index f19ff74..d8bdb9c 100644 --- a/fiv-jpegcrop.c +++ b/fiv-jpegcrop.c @@ -18,6 +18,9 @@ #include #include +#include +#include + #include "config.h" // --- Utilities --------------------------------------------------------------- -- cgit v1.2.3