https://github.com/robbat2/readahead-list/pull/1 From f0f32adfb4eaf26e33fc1655a22a529961257db9 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 25 Dec 2022 20:38:01 +0000 Subject: [PATCH 4/6] filelist-order.cxx: Add missing include for exit() Signed-off-by: Sam James --- a/src/filelist-order.cxx +++ b/src/filelist-order.cxx @@ -17,6 +17,7 @@ #include <../config.h> +#include #include #include #include -- 2.39.0