From: Giulio Benetti <giulio.benetti@benettiengineering.com>
To: linux-nfs@vger.kernel.org
Cc: Giulio Benetti <giulio.benetti@benettiengineering.com>
Subject: [nfs-utils 2/2] Drop unused <sys/random.h>
Date: Thu, 26 Oct 2023 13:45:22 +0200 [thread overview]
Message-ID: <20231026114522.567140-2-giulio.benetti@benettiengineering.com> (raw)
In-Reply-To: <20231026114522.567140-1-giulio.benetti@benettiengineering.com>
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
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
next prev parent reply other threads:[~2023-10-26 11:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-26 11:45 [nfs-utils 1/2] Fix build failure due to glibc <= 2.24 and check for Linux 3.17+ Giulio Benetti
2023-10-26 11:45 ` Giulio Benetti [this message]
2023-10-26 19:47 ` Petr Vorel
2023-10-26 21:18 ` Giulio Benetti
2024-10-18 13:13 ` Steve Dickson
2024-10-18 13:43 ` Petr Vorel
2024-10-18 14:37 ` Steve Dickson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231026114522.567140-2-giulio.benetti@benettiengineering.com \
--to=giulio.benetti@benettiengineering.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox