patch-config_h_in 360 B

123456789101112
  1. --- ulogd-2.0.2.orig/config.h.in 2013-03-03 22:19:17.000000000 +0100
  2. +++ ulogd-2.0.2/config.h.in 2013-11-11 21:27:31.000000000 +0100
  3. @@ -66,6 +66,9 @@
  4. */
  5. #undef HAVE_SYS_NDIR_H
  6. +/* Define to 1 if you have the <sys/queue.h> header file. */
  7. +#undef HAVE_SYS_QUEUE_H
  8. +
  9. /* Define to 1 if you have the <sys/stat.h> header file. */
  10. #undef HAVE_SYS_STAT_H