#ifndef _HACK_ERRNO_H #define _HACK_ERRNO_H #include #define ERESTARTSYS -1 /* let's hope this is not used */ #endif