[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT/LIBGO PATCH] glue.c: Include <signal.h> for signal-related functions


  • To: minios-devel@xxxxxxxxxxxxx
  • From: Costin Lupu <costin.lupu@xxxxxxxxx>
  • Date: Tue, 15 Oct 2019 20:34:41 +0300
  • Cc: felipe.huici@xxxxxxxxx
  • Delivery-date: Tue, 15 Oct 2019 17:34:50 +0000
  • Ironport-sdr: j9QltiosSq2ADsVwQLp3yboeloJftMi6HSAN1t5Lj16oW7NBGwf8sLnt5h2MT7rP/wUF3xYeEw Ql42VRe63Sew==
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>

Signed-off-by: Costin Lupu <costin.lupu@xxxxxxxxx>
---
 glue.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/glue.c b/glue.c
index de4cbcb..94a96b9 100644
--- a/glue.c
+++ b/glue.c
@@ -40,6 +40,7 @@
 
 #include <stdio.h>
 #include <errno.h>
+#include <signal.h>
 #include <sys/mman.h>
 #include <sys/statfs.h>
 #include <sys/stat.h>
-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.