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
Testsuite: move regex testcase to Content-scanning section
[users/jgh/exim.git]
/
src
/
OS
/
os.h-cygwin
diff --git
a/src/OS/os.h-cygwin
b/src/OS/os.h-cygwin
index 8e75e9fcc4f3f45619c706bc7d3d082717662411..07c14d04d9f32fad0a05a0455b24c41b90c09690 100644
(file)
--- a/
src/OS/os.h-cygwin
+++ b/
src/OS/os.h-cygwin
@@
-1,5
+1,3
@@
-/* $Cambridge: exim/src/OS/os.h-cygwin,v 1.4 2005/10/03 09:53:38 ph10 Exp $ */
-
/* Exim: OS-specific C header file for Cygwin */
/* This code was supplied by Pierre A. Humblet <Pierre.Humblet@ieee.org> */
/* Exim: OS-specific C header file for Cygwin */
/* This code was supplied by Pierre A. Humblet <Pierre.Humblet@ieee.org> */
@@
-50,4
+48,7
@@
struct { \
DWORD SubAuthority[n]; \
} name = { SID_REVISION, n, {SECURITY_NT_AUTHORITY}, {sid}}
DWORD SubAuthority[n]; \
} name = { SID_REVISION, n, {SECURITY_NT_AUTHORITY}, {sid}}
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */