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

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