patch-config_h_in 341 B

12345678910
  1. --- forked-daapd-0.16.orig/config.h.in 2011-04-30 11:43:23.000000000 +0200
  2. +++ forked-daapd-0.16/config.h.in 2011-05-10 14:39:41.000000000 +0200
  3. @@ -1,5 +1,7 @@
  4. /* config.h.in. Generated from configure.in by autoheader. */
  5. +#define pipe2(a,b) pipe(a)
  6. +
  7. /* Define to 1 if you have the <dirent.h> header file. */
  8. #undef HAVE_DIRENT_H