home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lxapi32.zip / Include / Linux / string.h < prev    next >
C/C++ Source or Header  |  2002-04-26  |  148b  |  10 lines

  1. /* $Id: string.h,v 1.2 2002/04/26 23:09:15 smilcke Exp $ */
  2.  
  3. #ifndef _LINUX_STRING_H
  4. #define _LINUX_STRING_H
  5.  
  6. #include    <string.h>
  7.  
  8. #endif
  9.  
  10.