git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Extractor for named RDN element types from a certificate DN field.
[users/jgh/exim.git]
/
src
/
OS
/
os.h-OpenBSD
diff --git
a/src/OS/os.h-OpenBSD
b/src/OS/os.h-OpenBSD
index da9e1bf358587b65bc2e4877e91b319609b70400..55bade674a1da417887ef92b53a22ca5cbc14f55 100644
(file)
--- 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 */