Mercurial > emacs
view src/s/isc4-0.h @ 6807:13fc66bc7472
Renamed from eval-region.el. Fix the `provide' call.
Doc fixes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 11 Apr 1994 21:44:58 +0000 |
parents | 1f1e94761cd6 |
children | b6ef9edeb65d |
line wrap: on
line source
/* This is needed for ISC 4.0, but won't be needed for 4.1. */ #include "isc3-0.h" /* This works around a bug in ISC 4.0; it fails to clear the "POSIX process" flag on an exec. */ #define EXTRA_INITIALIZE __setostype (0)