summaryrefslogtreecommitdiff
path: root/src/OS/os.h-BSDI
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-16 12:25:24 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-03-16 12:25:24 +0000
commit79378e0f6db8bdf7cde0da6bf518aa2e94906307 (patch)
treedb27fa4ab981f81e3820778347cac4ab26049237 /src/OS/os.h-BSDI
parentb37c4101bb17c8f45d804ebedd9db003a5a3293c (diff)
Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn't
an accurate name (different APIs use login_cap.h, apparently).
Diffstat (limited to 'src/OS/os.h-BSDI')
-rw-r--r--src/OS/os.h-BSDI4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OS/os.h-BSDI b/src/OS/os.h-BSDI
index c49a0ad86..cb3eeaf91 100644
--- a/src/OS/os.h-BSDI
+++ b/src/OS/os.h-BSDI
@@ -1,9 +1,9 @@
-/* $Cambridge: exim/src/OS/os.h-BSDI,v 1.2 2006/02/21 16:24:19 ph10 Exp $ */
+/* $Cambridge: exim/src/OS/os.h-BSDI,v 1.3 2006/03/16 12:25:24 ph10 Exp $ */
/* Exim: OS-specific C header file for BSDI */
#define HAVE_BSD_GETLOADAVG
-#define HAVE_LOGIN_CAP
+#define HAVE_SETCLASSRESOURCES
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR