chiark / gitweb /
[PATCH] add "pcmcia" and "fc_transport" to the wait_for_sysfs lists
[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__ */