]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
bsd-no-sysparam-for-asm-20030626
authorJim Rees <rees@umich.edu>
Thu, 26 Jun 2003 18:00:11 +0000 (18:00 +0000)
committerJim Rees <rees@umich.edu>
Thu, 26 Jun 2003 18:00:11 +0000 (18:00 +0000)
don't #include sys/param.h in asm code (lwp/process.s)

src/config/param.i386_fbsd_42.h
src/config/param.i386_fbsd_43.h
src/config/param.i386_fbsd_44.h
src/config/param.i386_fbsd_45.h
src/config/param.i386_fbsd_46.h
src/config/param.i386_fbsd_47.h
src/config/param.i386_fbsd_50.h
src/config/param.i386_nbsd16.h
src/config/param.i386_nbsd20.h

index 1a9194fa8a985c387201829fd0138984bfd9881e..2bae68d646efb7323bfe7237564dbf2a00c231db 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index 4e3b91fad6f010d13996afa143934a0230407e92..7c760d7c86b11aab41cd63fe101b619adde6beda 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index cff83796ec3c946b10199c1380430f2b8c4aeb6e..b8a74b86c857a27cff339cc3851017ea39a0b842 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index 46a01cca838e9fe129a4a382d0074b4bd8bc9646..b7d90289e6a7f595b5c8f68231d10ab7b17d25e0 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index f482d656e55c7c122f9d11b947b7f16728c79861..1e5db68bb5ffb147f420f126a04c9d6d45357699 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index d37f0cfb8101af85a3bf64c9a04baa254e5492b7..83199fded4a1b4bda7dc972e4b796d39233bfef9 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index 27cb53e065256dfdfb7f253b5724895f9a977941..fafd99f1fc7cf8761b5464c3fbfe51ed086f733d 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_XBSD_ENV 1             /* {Free,Open,Net}BSD */
 #define AFS_X86_XBSD_ENV 1
index 2bc33a01ebffab9466e72b2a60f08705a5d207bd..a018da64aae400bf2fa97103ecf1c8fbf95c9c98 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_X86_XBSD_ENV 1
 
index c2d6846cbbffabc9622914cc0ebb53c057cf6a73..4dbf69b780347f72e12dfc60fc102777c23e3dae 100644 (file)
@@ -4,7 +4,9 @@
 #ifndef        AFS_PARAM_H
 #define        AFS_PARAM_H
 
+#ifndef IGNORE_STDS_H
 #include <sys/param.h>
+#endif
 
 #define AFS_X86_XBSD_ENV 1