2013-09-26 17:14:40 +02:00

13 lines
343 B
Plaintext

$NetBSD: patch-cb,v 1.1.1.1 2007/06/14 19:39:46 bouyer Exp $
--- console/daemon/utils.c.orig 2006-10-16 22:55:37.000000000 +0200
+++ console/daemon/utils.c 2006-10-16 22:55:48.000000000 +0200
@@ -32,6 +32,7 @@
#include <sys/socket.h>
#include <sys/un.h>
#include <string.h>
+#include <signal.h>
#include "xenctrl.h"
#include "utils.h"