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

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