X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/3634fc257bd0667daef14d72005cd87c735bbb24..5b7a7c051c9ab9ee7c924a611f90ef2be03e0ad0:/src/OS/os.h-OpenBSD diff --git a/src/OS/os.h-OpenBSD b/src/OS/os.h-OpenBSD index da9e1bf35..55bade674 100644 --- a/src/OS/os.h-OpenBSD +++ b/src/OS/os.h-OpenBSD @@ -11,4 +11,6 @@ typedef struct flock flock_t; #define os_strsignal strsignal #define OS_STRSIGNAL +typedef struct __res_state *res_state; + /* End */