summaryrefslogtreecommitdiff
path: root/src/OS
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-10-08 14:23:38 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-10-12 20:09:01 +0100
commit1e1d5443ae8072e23f83230ee3f1ece792dbf62f (patch)
treea984f5dbd1ae8d6543e458961895573c3ba0aac0 /src/OS
parent99efa4cfbe403a1e02bf4a4eb24219e557865033 (diff)
tidying
Diffstat (limited to 'src/OS')
-rw-r--r--src/OS/os.h-Linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux
index 539eeea33..63cf9babd 100644
--- a/src/OS/os.h-Linux
+++ b/src/OS/os.h-Linux
@@ -83,6 +83,9 @@ then change the 0 to 1 in the next block. */
# define MSG_FASTOPEN 0x20000000
#endif
#define EXIM_HAVE_TCPI_UNACKED
+#ifndef TCPI_OPT_SYN_DATA
+# define TCPI_OPT_SYN_DATA 32
+#endif
/* End */