From dac7c6406582e36d38bc94794c15d581e3c6ebda Mon Sep 17 00:00:00 2001 From: Sergey Bugaev Date: Wed, 3 Jan 2024 20:14:34 +0300 Subject: hurd: Add some missing includes Signed-off-by: Sergey Bugaev --- hurd/hurdsig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/hurdsig.c b/hurd/hurdsig.c index 3deb94f9e4..fe78819302 100644 --- a/hurd/hurdsig.c +++ b/hurd/hurdsig.c @@ -15,6 +15,7 @@ License along with the GNU C Library; if not, see . */ +#include #include #include #include @@ -260,7 +261,6 @@ _hurd_sigstate_actions (struct hurd_sigstate *ss) #include #include /* For __msg_sig_post_reply. */ #include -#include #include -- cgit 1.4.1