diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-27 12:24:24 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-27 12:24:24 +0100 |
commit | cb6df646091bdc096e35f75be91d361cc38d06fc (patch) | |
tree | c34a456075ddb2ff09c89891c2ab8c9da0fa19ba | |
parent | c8ffb42d9a821fd7dfeeee1494f6be88cdf7b264 (diff) |
typo
-rw-r--r-- | src/OS/os.h-SunOS5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OS/os.h-SunOS5 b/src/OS/os.h-SunOS5 index a029161e0..6331f3701 100644 --- a/src/OS/os.h-SunOS5 +++ b/src/OS/os.h-SunOS5 @@ -8,7 +8,7 @@ #define HAVE_GETIPNODEBYNAME 1 #define HAVE_GETIPNODEBYADDR 1 -##define EXIM_HAVE_OPENAT +#define EXIM_HAVE_OPENAT #define HAVE_KSTAT #define LOAD_AVG_KSTAT "system_misc" |