1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00

Include disptab.h.

This commit is contained in:
Kenichi Handa 1997-05-16 02:22:39 +00:00
parent acfb10b843
commit fc6b09bfb5

View file

@ -33,6 +33,7 @@ Boston, MA 02111-1307, USA. */
#include "buffer.h"
#include "charset.h"
#include "coding.h"
#include "disptab.h"
#else /* not emacs */