Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / xentools3 / patches / patch-cb
blob53dc2090fc6b03271b24cc3dd8504dfc5e754ccf
1 $NetBSD: patch-cb,v 1.2 2006/10/19 22:57:13 bouyer Exp $
3 --- console/daemon/utils.c.orig 2006-10-16 22:55:37.000000000 +0200
4 +++ console/daemon/utils.c      2006-10-16 22:55:48.000000000 +0200
5 @@ -32,6 +32,7 @@
6  #include <sys/socket.h>
7  #include <sys/un.h>
8  #include <string.h>
9 +#include <signal.h>
11  #include "xenctrl.h"
12  #include "utils.h"