patch-support_reexport_fsidd_c 305 B

12345678910
  1. --- nfs-utils-2.6.4.orig/support/reexport/fsidd.c 2023-11-17 18:32:39.000000000 +0100
  2. +++ nfs-utils-2.6.4/support/reexport/fsidd.c 2024-01-04 13:47:58.231661971 +0100
  3. @@ -6,6 +6,7 @@
  4. #ifdef HAVE_DLFCN_H
  5. #include <dlfcn.h>
  6. #endif
  7. +#include <unistd.h>
  8. #include <event2/event.h>
  9. #include "conffile.h"