|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT/LIBGO PATCH] glue.c: Include <signal.h> for signal-related functions
Hi Costin, this looks ok, thanks.
Reviewed-by: Felipe Huici <felipe.huici@xxxxxxxxx>
On 15.10.19, 19:34, "Costin Lupu" <costin.lupu@xxxxxxxxx> wrote:
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
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |