Mercurial > emacs
view etc/images/gud/pp.xpm @ 107722:98f7a4103e8e
Clean up BSD_SYSTEM use.
* xterm.c:
* process.c:
* emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
for including <sys/ioctl.h>.
* sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
code is only used for MSDOS.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 31 Mar 2010 13:39:03 -0700 |
parents | 6ea05e92aaad |
children |
line wrap: on
line source
/* XPM */ static char * pp_xpm[] = { "24 24 2 1", " c None", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ... ... ", " ... ... ... ... ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " .. .. .. .. ", " ... .. ... .. ", " .. .. .. .. ", " .. .. ", " .. .. ", " .. .. ", " .... .... ", " ", " ", " "};