Index: uspace/srv/hid/input/layout.h
===================================================================
--- uspace/srv/hid/input/layout.h	(revision b6a088fcb1dd32d5b6970439fa4b960a6545239e)
+++ uspace/srv/hid/input/layout.h	(revision b0fc92c51f81f569086cf49f631e3011959cbd53)
@@ -60,4 +60,5 @@
 extern layout_ops_t us_dvorak_ops;
 extern layout_ops_t cz_ops;
+extern layout_ops_t ar_ops;
 
 extern layout_t *layout_create(layout_ops_t *);
