summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-03-31 10:44:07 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-04-02 14:18:24 +0100
commitbc930247e5a0db90987f627eeee0d139fd2afd58 (patch)
tree1399c696ee65913eec4c3752ab373ba053d4f348 /src
parent47bc7a521803eaea0d6666c327f2e21e22eb920b (diff)
typoes
Diffstat (limited to 'src')
-rw-r--r--src/OS/os.h-FreeBSD2
-rw-r--r--src/OS/os.h-OpenBSD2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/OS/os.h-FreeBSD b/src/OS/os.h-FreeBSD
index 4f1358423..9220c31f7 100644
--- a/src/OS/os.h-FreeBSD
+++ b/src/OS/os.h-FreeBSD
@@ -11,7 +11,7 @@
#define HAVE_SETCLASSRESOURCES
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
-#define HAVE_GETIFADDR
+#define HAVE_GETIFADDRS
#define SIOCGIFCONF_GIVES_ADDR
#define HAVE_SRANDOMDEV
#define HAVE_ARC4RANDOM
diff --git a/src/OS/os.h-OpenBSD b/src/OS/os.h-OpenBSD
index eaa2f6b1d..e2030571a 100644
--- a/src/OS/os.h-OpenBSD
+++ b/src/OS/os.h-OpenBSD
@@ -6,7 +6,7 @@
#define HAVE_BSD_GETLOADAVG
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
-#define HAVE_GETIFADDR
+#define HAVE_GETIFADDRS
#define SIOCGIFCONF_GIVES_ADDR
#define EXIM_HAVE_OPENAT
#define EXIM_HAVE_FUTIMENS