chiark / gitweb /
[PATCH] Add support for highpoint ataraid to volume_id to suppress
[elogind.git] / klibc_fixups / malloc.h
1 #ifdef __KLIBC__
2
3 #ifndef _MALLOC_H
4 #define _MALLOC_H
5
6 #include <stdlib.h>
7
8 #endif /* _MALLOC_H */
9 #endif /* __KLIBC__ */