#ifdef __KLIBC__

#ifndef _MALLOC_H
#define _MALLOC_H

#include <stdlib.h>

#endif /* _MALLOC_H */
#endif /* __KLIBC__ */