X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2FOS%2Fos.h-OpenBSD;h=9da2599c12e77aa46d6f7e07a761817908b938fc;hb=e72cfa5b8529a6fe8e674d70dc83df8bcf5e551c;hp=a594d17a7a2f90ff3db2d0c1f32aeae1b2bcbb4d;hpb=e99a3a6cbb83db9934b97ddac837ab37cb9e4719;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/OS/os.h-OpenBSD b/src/OS/os.h-OpenBSD index a594d17a7..9da2599c1 100644 --- a/src/OS/os.h-OpenBSD +++ b/src/OS/os.h-OpenBSD @@ -50,9 +50,4 @@ typedef struct __res_state *res_state; #endif #define TIME_T_FMT "%lld" - -#ifndef POLLRDHUP -# define POLLRDHUP (POLLIN | POLLHUP) -#endif - /* End */