diff options
| author | Michael Forney <mforney@mforney.org> | 2018-10-16 20:38:17 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-10-18 15:27:53 -0700 |
| commit | 3c53b723a799c8d6c5bcbf0e82de1fa0f8d9f63d (patch) | |
| tree | 8d1a98f1819eae5e2a2d551a154756358e06215c /pkg/util-linux/config.h | |
| parent | 314c8b36a2ec5e43d2d516b9c09a6129f31b260c (diff) | |
util-linux: Remove unnecessary HAVE_IOPERM and HAVE_IOPL
Diffstat (limited to 'pkg/util-linux/config.h')
| -rw-r--r-- | pkg/util-linux/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 */ |
