diff options
-rw-r--r-- | glusterfsd/src/glusterfsd-mgmt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfsd/src/glusterfsd-mgmt.c b/glusterfsd/src/glusterfsd-mgmt.c index 1e10056ac07..1f5f6485aeb 100644 --- a/glusterfsd/src/glusterfsd-mgmt.c +++ b/glusterfsd/src/glusterfsd-mgmt.c @@ -21,6 +21,7 @@ #include <sys/types.h> #include <sys/wait.h> #include <stdlib.h> +#include <signal.h> #ifndef _CONFIG_H #define _CONFIG_H |