summaryrefslogtreecommitdiffstats
path: root/Process.h
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.h
parented2b7791df80adb394a7fcd9e83ed690ef5081f5 (diff)
parent41754e56329522dac9f05f4ebefb436908b27fdc (diff)
Merge branch 'hishamhm-pull-866'
Diffstat (limited to 'Process.h')
-rw-r--r--Process.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Process.h b/Process.h
index 604c754a..56a4dba1 100644
--- a/Process.h
+++ b/Process.h
@@ -11,8 +11,7 @@ in the source distribution for its full text.
*/
#ifdef MAJOR_IN_MKDEV
-#elif defined(MAJOR_IN_SYSMACROS) || \
- (defined(HAVE_SYS_SYSMACROS_H) && HAVE_SYS_SYSMACROS_H)
+#elif defined(MAJOR_IN_SYSMACROS)
#endif
#ifdef __ANDROID__

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