From: Chas Williams Date: Wed, 18 May 2005 14:52:24 +0000 (+0000) Subject: linux-str-inlines-20050518 X-Git-Tag: openafs-devel-1_5_0~561 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=70a7e29bc0ad770d56a11e45d0bea84727eed755;p=packages%2Fo%2Fopenafs.git linux-str-inlines-20050518 add #include in the param file after fixes unresolved ref to strlen from xdr.o via inline --- diff --git a/src/config/param.i386_linux26.h b/src/config/param.i386_linux26.h index 60146da33..e89e5ef00 100644 --- a/src/config/param.i386_linux26.h +++ b/src/config/param.i386_linux26.h @@ -30,8 +30,8 @@ #if defined(__KERNEL__) && !defined(KDUMP_KERNEL) #include - #include +#include #ifdef CONFIG_SMP #ifndef AFS_SMP #define AFS_SMP 1