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