$NetBSD: patch-bl,v 1.1 2011/05/19 14:54:23 manu Exp $

#include <signal.h> for SIGTERM

--- glusterfsd/src/glusterfsd-mgmt.c.orig	2011-05-19 15:15:46.000000000 +0200
+++ glusterfsd/src/glusterfsd-mgmt.c	2011-05-19 15:16:00.000000000 +0200
@@ -20,8 +20,9 @@
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/wait.h>
 #include <stdlib.h>
+#include <signal.h>
 
 #ifndef _CONFIG_H
 #define _CONFIG_H
 #include "config.h"
