comparison src/EmacsShell.c @ 396:6719134a07c2 r21-2-13

Import from CVS: tag r21-2-13
author cvs
date Mon, 13 Aug 2007 11:12:05 +0200
parents 8626e4521993
children
comparison
equal deleted inserted replaced
395:de2c2a7459d2 396:6719134a07c2
22 22
23 /* Written by Ben Wing, May, 1994. */ 23 /* Written by Ben Wing, May, 1994. */
24 24
25 #include <config.h> 25 #include <config.h>
26 26
27 #include <stdio.h>
27 #include <assert.h> 28 #include <assert.h>
28 #include <stdlib.h> 29 #include <stdlib.h>
29 #include <X11/StringDefs.h> 30 #include <X11/StringDefs.h>
30 #include "xintrinsicp.h" 31 #include "xintrinsicp.h"
31 #include <X11/Shell.h> 32 #include <X11/Shell.h>