aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-30 14:10:40 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-30 14:10:40 +0000
commit4b8145a4fc9a8837d91f02bf25b4112ba0dc4e4c (patch)
tree343a2dcef41729c48dfa4a1b5184a6e80e318c26
parent02f6446be6e3eafedb02e6a210a74ae798d5da0d (diff)
downloadexecline-4b8145a4fc9a8837d91f02bf25b4112ba0dc4e4c.tar.gz
eltest: try bsdsnowflake only for the stat workaround
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--src/execline/eltest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/execline/eltest.c b/src/execline/eltest.c
index 101dd15..1478f36 100644
--- a/src/execline/eltest.c
+++ b/src/execline/eltest.c
@@ -1,6 +1,5 @@
/* ISC license. */
-#include <skalibs/nonposix.h>
#include <skalibs/bsdsnowflake.h>
#include <unistd.h>