diff options
Diffstat (limited to 'src/doc.c')
| -rw-r--r-- | src/doc.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 40 | #include "buffer.h" | 40 | #include "buffer.h" |
| 41 | #include "keyboard.h" | 41 | #include "keyboard.h" |
| 42 | #include "charset.h" | 42 | #include "charset.h" |
| 43 | #include "keymap.h" | ||
| 43 | 44 | ||
| 44 | #ifdef HAVE_INDEX | 45 | #ifdef HAVE_INDEX |
| 45 | extern char *index P_ ((const char *, int)); | 46 | extern char *index P_ ((const char *, int)); |