summaryrefslogtreecommitdiff
path: root/tests/drmtest.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-07-19 06:17:04 -0700
committerEric Anholt <eric@anholt.net>2007-07-19 06:17:41 -0700
commitecf3fbe599cd72c495acf339ae24f3a9e01fdb36 (patch)
treed3ffa3160b9c40e7cc318df4a6fecebfa8d3af75 /tests/drmtest.h
parent50cb405f93da70054ede29e0c365f06352dc8fe5 (diff)
Add a test for drawable add, remove, and update.
Diffstat (limited to 'tests/drmtest.h')
-rw-r--r--tests/drmtest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/drmtest.h b/tests/drmtest.h
index f623ff33..afa0df4a 100644
--- a/tests/drmtest.h
+++ b/tests/drmtest.h
@@ -34,3 +34,4 @@
#include "xf86drm.h"
int drm_open_any(void);
+int drm_open_any_master(void);