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
Fix getting non-TLS QUIT in FIN segment
[exim.git]
/
src
/
OS
/
os.h-Linux
diff --git
a/src/OS/os.h-Linux
b/src/OS/os.h-Linux
index 4a141346d982f3f4b3fa02ebdb7f8b57b80e36f1..2fa1b0b82ef4675866abbc67ac2d84e93b30b7f1 100644
(file)
--- a/
src/OS/os.h-Linux
+++ b/
src/OS/os.h-Linux
@@
-91,5
+91,8
@@
then change the 0 to 1 in the next block. */
/* "Abstract" Unix-socket names */
#define EXIM_HAVE_ABSTRACT_UNIX_SOCKETS
+/* inotify(7) etc syscalls */
+#define EXIM_HAVE_INOTIFY
+
/* End */