X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e99a3a6cbb83db9934b97ddac837ab37cb9e4719..e72cfa5b8529a6fe8e674d70dc83df8bcf5e551c:/src/OS/os.h-OpenBSD 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 */