summaryrefslogtreecommitdiffstats
path: root/Process.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-02-26 11:44:00 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-02-26 11:44:46 -0300
commitccd156f8ba68c3c82f9a3afef46e414b2af16613 (patch)
tree74bc8270c9a28faf67fb924be519eb70d8f991da /Process.h
parent858af2505fe80e4175121ada95714443ea63e4de (diff)
Updates to generated header files
Diffstat (limited to 'Process.h')
-rw-r--r--Process.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Process.h b/Process.h
index 6c41edc2..fda8480a 100644
--- a/Process.h
+++ b/Process.h
@@ -9,6 +9,11 @@ Released under the GNU GPL, see the COPYING file
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)
+#endif
+
#ifdef __ANDROID__
#define SYS_ioprio_get __NR_ioprio_get
#define SYS_ioprio_set __NR_ioprio_set

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