summaryrefslogtreecommitdiff
path: root/src/OS/os.h-NetBSD3
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/os.h-NetBSD3')
-rw-r--r--src/OS/os.h-NetBSD317
1 files changed, 0 insertions, 17 deletions
diff --git a/src/OS/os.h-NetBSD3 b/src/OS/os.h-NetBSD3
deleted file mode 100644
index 3e72a09da..000000000
--- a/src/OS/os.h-NetBSD3
+++ /dev/null
@@ -1,17 +0,0 @@
-/* $Cambridge: exim/src/OS/os.h-NetBSD3,v 1.1 2006/03/16 14:00:50 ph10 Exp $
-
-/* Exim: OS-specific C header file for NetBSD */
-
-#define HAVE_BSD_GETLOADAVG
-#define HAVE_SETCLASSCONTEXT
-#define HAVE_MMAP
-#define HAVE_SYS_MOUNT_H
-#define HAVE_SYS_STATVFS_H
-#define SIOCGIFCONF_GIVES_ADDR
-
-typedef struct flock flock_t;
-
-#define os_strsignal strsignal
-#define OS_STRSIGNAL
-
-/* End */