comparison src/device-x.c @ 2684:800fef0b5c75

[xemacs-hg @ 2005-03-25 01:00:32 by crestani] * device-x.c: Include process.h for egetenv.
author crestani
date Fri, 25 Mar 2005 01:00:34 +0000
parents f15523a6da7a
children a25c824ed558
comparison
equal deleted inserted replaced
2683:1b2ac54cf711 2684:800fef0b5c75
34 #include "device-impl.h" 34 #include "device-impl.h"
35 #include "elhash.h" 35 #include "elhash.h"
36 #include "events.h" 36 #include "events.h"
37 #include "faces.h" 37 #include "faces.h"
38 #include "frame-impl.h" 38 #include "frame-impl.h"
39 #include "process.h" /* for egetenv */
39 #include "redisplay.h" 40 #include "redisplay.h"
40 #include "sysdep.h" 41 #include "sysdep.h"
41 #include "window.h" 42 #include "window.h"
42 43
43 #include "console-x-impl.h" 44 #include "console-x-impl.h"