From 8b2d097c17bdf799b0b9a680b17b91d10ef8b6be Mon Sep 17 00:00:00 2001 From: Matthew Macy Date: Sat, 19 Oct 2019 17:08:19 -0700 Subject: Remove gratuitous Linux only include in ztest & zdb We don't need to include stdio_ext.h Reviewed-by: Igor Kozhukhov Reviewed-by: Brian Behlendorf Signed-off-by: Matt Macy Closes #9483 --- cmd/ztest/ztest.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cmd/ztest/ztest.c') diff --git a/cmd/ztest/ztest.c b/cmd/ztest/ztest.c index 1aa1d3860..695074d57 100644 --- a/cmd/ztest/ztest.c +++ b/cmd/ztest/ztest.c @@ -121,7 +121,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3