From 3d77e5da6265a90e96f9052441919a7cec1c6fb0 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 21 Jun 2020 00:22:55 -0700 Subject: Include linux/fs.h for lseek and renameat2 flags --- print.c | 1 + 1 file changed, 1 insertion(+) (limited to 'print.c') diff --git a/print.c b/print.c index 58bfe14..a8e9621 100644 --- a/print.c +++ b/print.c @@ -1,6 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" +#include #include #include #include -- cgit v1.2.3-70-g09d2