comparison src/ExternalClient.c @ 442:abe6d1db359e r21-2-36

Import from CVS: tag r21-2-36
author cvs
date Mon, 13 Aug 2007 11:35:02 +0200
parents 8de8e3f6228a
children 4f4c898836ab
comparison
equal deleted inserted replaced
441:72a7cfa4a488 442:abe6d1db359e
44 44
45 #include "ExternalClientP.h" 45 #include "ExternalClientP.h"
46 #include "extw-Xt.h" 46 #include "extw-Xt.h"
47 47
48 #ifdef TOOLTALK 48 #ifdef TOOLTALK
49 #include TT_C_H_PATH 49 #include TT_C_H_FILE
50 #endif 50 #endif
51 51
52 /* This is the client widget, used to communicate with an ExternalShell 52 /* This is the client widget, used to communicate with an ExternalShell
53 widget. */ 53 widget. */
54 54