#ifndef __ANSI_STDLIB_H__
#define __ANSI_STDLIB_H__

#include <hermit/stdlib.h>

#ifdef __cplusplus
extern "C" {
#endif

#ifdef __cplusplus
}
#endif

#endif