home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / DEV.Z / strings.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-08  |  87 b   |  7 lines

  1. #ifndef _strings_h_
  2. #define _strings_h_
  3.  
  4. #include <string.h>
  5.  
  6. #endif _strings_h_
  7.