#ifndef STDDEF_H #define STDDEF_H #define NULL ( (void *)0 ) #endif /* STDDEF_H */