From 3c53b723a799c8d6c5bcbf0e82de1fa0f8d9f63d Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 16 Oct 2018 20:38:17 -0700 Subject: util-linux: Remove unnecessary HAVE_IOPERM and HAVE_IOPL --- pkg/util-linux/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkg/util-linux/config.h') diff --git a/pkg/util-linux/config.h b/pkg/util-linux/config.h index 93ee2751..a0c780c9 100644 --- a/pkg/util-linux/config.h +++ b/pkg/util-linux/config.h @@ -51,8 +51,6 @@ #define HAVE_INOTIFY_INIT 1 #define HAVE_INOTIFY_INIT1 1 #define HAVE_INTTYPES_H 1 -#define HAVE_IOPERM 1 -#define HAVE_IOPL 1 /* #undef HAVE_ISNAN */ #define HAVE_JRAND48 1 /* #undef HAVE_LANGINFO_ALTMON */ -- cgit v1.2.3