home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue6 / SDL.ZIP / !gcc / include / unixlib / sys / h / signal < prev    next >
Encoding:
Text File  |  2006-09-17  |  368 b   |  14 lines

  1. /****************************************************************************
  2.  *
  3.  * $Source: /usr/local/cvsroot/unixlib/source/clib/sys/h/signal,v $
  4.  * $Date: 1997/10/09 19:59:56 $
  5.  * $Revision: 1.2 $
  6.  * $State: Exp $
  7.  * $Author: unixlib $
  8.  *
  9.  ***************************************************************************/
  10.  
  11. #ifndef __SIGNAL_H
  12. #include <signal.h>
  13. #endif
  14.