Mercurial > hg > xemacs-beta
comparison src/inline.c @ 149:538048ae2ab8 r20-3b1
Import from CVS: tag r20-3b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:36:16 +0200 |
parents | 7d55a9ba150c |
children | 43dd3413c7c7 |
comparison
equal
deleted
inserted
replaced
148:f659db2a1f73 | 149:538048ae2ab8 |
---|---|
71 #ifdef MULE | 71 #ifdef MULE |
72 #include "mule-coding.h" | 72 #include "mule-coding.h" |
73 #endif | 73 #endif |
74 | 74 |
75 #ifdef TOOLTALK | 75 #ifdef TOOLTALK |
76 #include <tt_c.h> | 76 #include TT_C_H_PATH |
77 #include "tooltalk.h" | 77 #include "tooltalk.h" |
78 #endif | 78 #endif |