patch-support_include_conffile_h 342 B

1234567891011
  1. --- nfs-utils-2.1.1.orig/support/include/conffile.h 2017-01-12 16:21:39.000000000 +0100
  2. +++ nfs-utils-2.1.1/support/include/conffile.h 2017-08-12 18:53:54.262608096 +0200
  3. @@ -33,7 +33,7 @@
  4. #ifndef _CONFFILE_H_
  5. #define _CONFFILE_H_
  6. -#include <sys/queue.h>
  7. +#include "queue.h"
  8. #include <ctype.h>
  9. #include <stdint.h>
  10. #include <stdbool.h>