- Timestamp:
- Nov 14, 2006, 1:29:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/patches/openafs-scripts.patch
r11 r28 18 18 # See /COPYRIGHT in this repository for more information. 19 19 # 20 diff -ur openafs-1.4.1-rc10/src/config/param.amd64_linux26.h openafs-1.4.1-rc10-scripts/src/config/param.amd64_linux26.h 21 --- openafs-1.4.1-rc10/src/config/param.amd64_linux26.h 2003-08-27 17:43:16.000000000 -0400 22 +++ openafs-1.4.1-rc10-scripts/src/config/param.amd64_linux26.h 2006-04-18 16:38:55.000000000 -0400 23 @@ -33,7 +33,7 @@ 24 #if defined(__KERNEL__) && !defined(KDUMP_KERNEL) 25 #include <linux/threads.h> 26 27 -#include <linux/config.h> 28 +#include <linux/autoconf.h> 29 #ifdef CONFIG_SMP 30 #ifndef AFS_SMP 31 #define AFS_SMP 1 20 32 diff -ur openafs-1.4.1-rc10/src/afs/afs_analyze.c openafs-1.4.1-rc10-scripts/src/afs/afs_analyze.c 21 33 --- openafs-1.4.1-rc10/src/afs/afs_analyze.c 2003-08-27 17:43:16.000000000 -0400
Note: See TracChangeset
for help on using the changeset viewer.