home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue2 / SDL.ARC / !gcc / include / libscl / h / strings < prev    next >
Encoding:
Text File  |  2004-09-05  |  115 b   |  10 lines

  1. /* strings.h.  */
  2.  
  3.  
  4. #ifndef __STRINGS_H
  5. #define __STRINGS_H 1
  6. #ifndef __STRING_H
  7. #include <string.h>
  8. #endif
  9. #endif
  10.