patch-utils_mountd_v4root_c 333 B

1234567891011
  1. --- nfs-utils-1.3.0.orig/utils/mountd/v4root.c 2014-03-25 16:12:07.000000000 +0100
  2. +++ nfs-utils-1.3.0/utils/mountd/v4root.c 2014-05-17 21:59:01.129569213 +0200
  3. @@ -13,7 +13,7 @@
  4. #include <sys/types.h>
  5. #include <sys/stat.h>
  6. -#include <sys/queue.h>
  7. +#include "queue.h"
  8. #include <stdio.h>
  9. #include <stdlib.h>
  10. #include <ctype.h>