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

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