comparison src/mule-ccl.c @ 259:11cf20601dec r20-5b28

Import from CVS: tag r20-5b28
author cvs
date Mon, 13 Aug 2007 10:23:02 +0200
parents 677f6a0ee643
children c5d627a313b1
comparison
equal deleted inserted replaced
258:58424f6abf56 259:11cf20601dec
28 #include <config.h> 28 #include <config.h>
29 #include "lisp.h" 29 #include "lisp.h"
30 #include "buffer.h" 30 #include "buffer.h"
31 #include "mule-charset.h" 31 #include "mule-charset.h"
32 #include "mule-ccl.h" 32 #include "mule-ccl.h"
33 #include "mule-coding.h" 33 #include "file-coding.h"
34 34
35 #else /* not emacs */ 35 #else /* not emacs */
36 36
37 #include "mulelib.h" 37 #include "mulelib.h"
38 38