Signed-off-by: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx> --- support/reexport/fsidd.c | 1 - support/reexport/reexport.c | 1 - 2 files changed, 2 deletions(-) diff --git a/support/reexport/fsidd.c b/support/reexport/fsidd.c index d4b245e8..352de1be 100644 --- a/support/reexport/fsidd.c +++ b/support/reexport/fsidd.c @@ -10,7 +10,6 @@ #include <limits.h> #include <stdint.h> #include <stdio.h> -#include <sys/random.h> #include <sys/socket.h> #include <sys/stat.h> #include <sys/types.h> diff --git a/support/reexport/reexport.c b/support/reexport/reexport.c index d9a700af..c59e6b2f 100644 --- a/support/reexport/reexport.c +++ b/support/reexport/reexport.c @@ -7,7 +7,6 @@ #endif #include <stdint.h> #include <stdio.h> -#include <sys/random.h> #include <sys/stat.h> #include <sys/types.h> #include <sys/vfs.h> -- 2.34.1