#undef signal.

This commit is contained in:
Richard M. Stallman 1993-06-01 08:08:38 +00:00
parent 2c02935314
commit 5ed8e09c1d

View file

@ -30,6 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef write
#undef open
#undef close
#undef signal
#if !defined(HAVE_SOCKETS) && !defined(HAVE_SYSVIPC)