git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Mention MTA-STS in DANE context; nit fixes
[exim.git]
/
src
/
OS
/
os.c-FreeBSD
diff --git
a/src/OS/os.c-FreeBSD
b/src/OS/os.c-FreeBSD
index a892e59408027dff2a2d6a5b6102e32ed0f9d5c2..1261b8557fdd351b6d9347d33fdb92de7323e1c6 100644
(file)
--- a/
src/OS/os.c-FreeBSD
+++ b/
src/OS/os.c-FreeBSD
@@
-2,7
+2,7
@@
* Exim - an Internet mail transport agent *
*************************************************/
* Exim - an Internet mail transport agent *
*************************************************/
-/* Copyright (c) Jeremy Harris
2017
*/
+/* Copyright (c) Jeremy Harris
1995 - 2018
*/
/* See the file NOTICE for conditions of use and distribution. */
/* FreeBSD-specific code. This is concatenated onto the generic
/* See the file NOTICE for conditions of use and distribution. */
/* FreeBSD-specific code. This is concatenated onto the generic
@@
-12,7
+12,6
@@
src/os.c file. */
/*************
* Sendfile *
*************/
/*************
* Sendfile *
*************/
-#include <sys/sendfile.h>
ssize_t
os_sendfile(int out, int in, off_t * off, size_t cnt)
ssize_t
os_sendfile(int out, int in, off_t * off, size_t cnt)