#ifndef _COMMON_H #define _COMMON_H void errandend( const char *format, ... ); #endif