comparison src/emacs.c @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +0200
parents b980b6286996
children 59463afc5666
comparison
equal deleted inserted replaced
148:f659db2a1f73 149:538048ae2ab8
50 (defined (I18N2) || defined (I18N3) || defined (I18N4)) 50 (defined (I18N2) || defined (I18N3) || defined (I18N4))
51 #include <locale.h> 51 #include <locale.h>
52 #endif 52 #endif
53 53
54 #ifdef TOOLTALK 54 #ifdef TOOLTALK
55 #include <tt_c.h> 55 #include TT_C_H_PATH
56 #endif 56 #endif
57 57
58 #ifdef VMS 58 #ifdef VMS
59 #include <ssdef.h> 59 #include <ssdef.h>
60 #endif 60 #endif