Index: uspace/srv/hid/input/layout.h
===================================================================
--- uspace/srv/hid/input/layout.h	(revision b6a088fcb1dd32d5b6970439fa4b960a6545239e)
+++ uspace/srv/hid/input/layout.h	(revision 205261f43889bacefc7f9533f7d8562779a303fb)
@@ -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 *);
