summaryrefslogtreecommitdiffstats
path: root/Process.c
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-20 12:29:25 +1000
committerNathan Scott <nathans@redhat.com>2020-08-20 12:29:25 +1000
commit45ae6191c1bd1013d25eb3e49ef174f311d2e1f7 (patch)
treea4fd427374db666f08dfc3ebeb54caaec2c01ffc /Process.c
parented2b7791df80adb394a7fcd9e83ed690ef5081f5 (diff)
parent41754e56329522dac9f05f4ebefb436908b27fdc (diff)
Merge branch 'hishamhm-pull-866'
Diffstat (limited to 'Process.c')
-rw-r--r--Process.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/Process.c b/Process.c
index 391fbb3e..0792b776 100644
--- a/Process.c
+++ b/Process.c
@@ -31,8 +31,7 @@ in the source distribution for its full text.
#include <math.h>
#ifdef MAJOR_IN_MKDEV
#include <sys/mkdev.h>
-#elif defined(MAJOR_IN_SYSMACROS) || \
- (defined(HAVE_SYS_SYSMACROS_H) && HAVE_SYS_SYSMACROS_H)
+#elif defined(MAJOR_IN_SYSMACROS)
#include <sys/sysmacros.h>
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy