* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
authorJim Blandy <jimb@redhat.com>
Sun, 30 May 1993 20:34:54 +0000 (20:34 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 30 May 1993 20:34:54 +0000 (20:34 +0000)
commit7a4d2269a76ed16fdd09bcf02432533b464b5308
treec883dddca96b8898eb33af2d20c2cf0633b5d1b0
parent15924ff722cd85b073f5641fbad310779ec68bb7
* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,
<X11/StringDefs.h>, or <X11/Xmu/Drawing.h>.  Just write out
"unsigned long" instead of using the "Pixel" typedef; it's in the
protocol, so it's not likely to change.
src/xfaces.c