#ifndef _COMMON_H #define _COMMON_H #include #define _(X) gettext(X) #endif // _COMMON_H