#ifndef sys_stdlib_h

#ifdef USE_stdlib
#include   <stdlib.h>
#define sys_stdlib_h
#endif

#endif
