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.
 
 
 
 
 
 

14 lines
247 B

--- ./src/compare.c.orig 2004-06-24 13:49:08.444825752 +0200
+++ ./src/compare.c 2004-06-24 13:47:15.575984424 +0200
@@ -31,9 +31,11 @@
};
#endif
+#if 0
#if HAVE_LINUX_FD_H
# include <linux/fd.h>
#endif
+#endif
#include <quotearg.h>