mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
317 B

  1. --- util-linux-2.12h/configure 2004-09-06 16:33:47.000000000 +0000
  2. +++ util-linux-2.12h-comp/configure 2004-10-23 08:24:25.176815064 +0000
  3. @@ -366,6 +366,7 @@
  4. # 1. cytune.c may need struct tq_struct
  5. #
  6. echo "
  7. +#include <linux/compiler.h>
  8. #include <sys/types.h>
  9. #include <linux/cyclades.h>
  10. int main(){ exit(0); }