#ifndef PROTO_KEYMAP_H
#define PROTO_KEYMAP_H

#include <clib/keymap_protos.h>
#include <inline/keymap.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ KeymapBase;
#endif

#endif
