summaryrefslogtreecommitdiff
path: root/lib/drmtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/drmtest.h')
-rw-r--r--lib/drmtest.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/drmtest.h b/lib/drmtest.h
index a8de2b49..0240a053 100644
--- a/lib/drmtest.h
+++ b/lib/drmtest.h
@@ -357,4 +357,7 @@ void igt_enable_prefault(void);
/* suspend and auto-resume system */
void igt_system_suspend_autoresume(void);
+/* dropping priviledges */
+void igt_drop_root(void);
+
#endif /* DRMTEST_H */