aboutsummaryrefslogtreecommitdiffstats
path: root/drm-lease.h
diff options
context:
space:
mode:
Diffstat (limited to 'drm-lease.h')
-rw-r--r--drm-lease.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drm-lease.h b/drm-lease.h
new file mode 100644
index 0000000..e28bc2d
--- /dev/null
+++ b/drm-lease.h
@@ -0,0 +1,2 @@
+int drm_lease(const char *output);
+int drm_lease_xserver(const char *output);