From 741ef4cd85bcfadbb5b721796fbb65a953811816 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 10 Mar 2008 16:25:26 +0000 Subject: [PATCH] STABLE14-hpux-param-updates-20080310 LICENSE IPL10 based on suggestion from cg2v@andrew.cmu.edu (cherry picked from commit 9959232682d05f410dc0fae91f790b2ebed3273a) --- src/config/param.hp_ux110.h | 2 -- src/config/param.hp_ux1123.h | 4 ++-- src/config/param.hp_ux11i.h | 2 -- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/config/param.hp_ux110.h b/src/config/param.hp_ux110.h index 4c0d6b012..fbc5b3d39 100644 --- a/src/config/param.hp_ux110.h +++ b/src/config/param.hp_ux110.h @@ -10,8 +10,6 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -/* THIS FILE IS AUTOMATICALLY GENERATED; DO NOT EDIT */ - #ifndef AFS_PARAM_H #define AFS_PARAM_H diff --git a/src/config/param.hp_ux1123.h b/src/config/param.hp_ux1123.h index 73c0d68d2..ebb6fe75b 100644 --- a/src/config/param.hp_ux1123.h +++ b/src/config/param.hp_ux1123.h @@ -7,8 +7,6 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -/* THIS FILE IS AUTOMATICALLY GENERATED; DO NOT EDIT */ - #ifndef AFS_PARAM_H #define AFS_PARAM_H @@ -57,6 +55,8 @@ } \ } +#define KERNEL_HAVE_UERROR 1 + /* Extra kernel definitions (from kdefs file) */ #ifdef KERNEL #define _KERNEL 1 diff --git a/src/config/param.hp_ux11i.h b/src/config/param.hp_ux11i.h index ec4e90852..62b4881bd 100644 --- a/src/config/param.hp_ux11i.h +++ b/src/config/param.hp_ux11i.h @@ -10,8 +10,6 @@ * directory or online at http://www.openafs.org/dl/license10.html */ -/* THIS FILE IS AUTOMATICALLY GENERATED; DO NOT EDIT */ - #ifndef AFS_PARAM_H #define AFS_PARAM_H -- 2.39.5