summaryrefslogtreecommitdiff
path: root/src/OS/os.h-HP-UX
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-17 09:02:40 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-17 09:02:40 +0000
commit5bd022fe5bf43d79ed34753f637775defbad16a1 (patch)
treeae907e133f146afc47a37c6ec82b4fef574bc9b9 /src/OS/os.h-HP-UX
parent2740a2ca3998dcd03eee6a8361f05f48df7f2c29 (diff)
Applied Michael Haardt's HP-UX patch.
Diffstat (limited to 'src/OS/os.h-HP-UX')
-rw-r--r--src/OS/os.h-HP-UX4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/OS/os.h-HP-UX b/src/OS/os.h-HP-UX
index 027cf9230..20408151e 100644
--- a/src/OS/os.h-HP-UX
+++ b/src/OS/os.h-HP-UX
@@ -1,4 +1,4 @@
-/* $Cambridge: exim/src/OS/os.h-HP-UX,v 1.2 2005/05/03 14:22:12 ph10 Exp $ */
+/* $Cambridge: exim/src/OS/os.h-HP-UX,v 1.3 2005/06/17 09:02:40 ph10 Exp $ */
/* Exim: OS-specific C header file for HP-UX versions greater than 9 */
@@ -9,7 +9,7 @@
#define HAVE_DEV_KMEM
#define LOAD_AVG_TYPE double
#define LOAD_AVG_SYMBOL "avenrun"
-#define KERNEL_PATH "/hp-ux"
+#define KERNEL_PATH "/stand/vmunix"
#define FSCALE 1.0
#define HAVE_SYS_STATVFS_H