aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/include/registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/include/registry.h')
-rw-r--r--xorg-server/include/registry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/include/registry.h b/xorg-server/include/registry.h
index f471b899f..e298ab6fc 100644
--- a/xorg-server/include/registry.h
+++ b/xorg-server/include/registry.h
@@ -44,6 +44,7 @@ extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
* Setup and teardown
*/
extern _X_EXPORT void dixResetRegistry(void);
+extern _X_EXPORT void dixFreeRegistry(void);
#else /* XREGISTRY */