#ifndef __ERROR_H__ #define __ERROR_H__ void error(void); #endif /* __ERROR_H__ */