]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
sparc64-linux-missing-header-define-20010111
authorPavel Semerad <semerad@ss1000.ms.mff.cuni.cz>
Thu, 11 Jan 2001 05:48:31 +0000 (05:48 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 11 Jan 2001 05:48:31 +0000 (05:48 +0000)
sparc64 linux uses 32bit userland and so needs the 32bit header

src/venus/kdump.c

index e72d19bd4b3e1a84bfb886f7c7eb360d003b47bc..203635c04dae830a8991cb1dee63b915a61bd175 100644 (file)
@@ -215,6 +215,7 @@ typedef     struct adaptive_mutex2  adaptive_mutex2_t;
 #else
 #ifdef AFS_SPARC64_LINUX20_ENV
 #define _SPARC64_STATFS_H
+#define _SPARC_STATFS_H
 #else
 #ifdef AFS_SPARC_LINUX20_ENV
 #define _SPARC_STATFS_H