added a function signature

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8508 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-07-29 13:33:51 +00:00
parent 87e2c83aed
commit 5202ba9d64
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <SupportDefs.h>
status_t _control_input_server_(BMessage *command, BMessage *reply);
status_t _restore_key_map_();
#endif // __INPUT_GLOBALS_H