aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/signal.h')
-rw-r--r--src/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/signal.h b/src/signal.h
index fc3e7e73..4a22520a 100644
--- a/src/signal.h
+++ b/src/signal.h
@@ -1,12 +1,12 @@
/** \file signal.h
The library for various signal related issues
-
*/
#ifndef FISH_SIGNALH
#define FISH_SIGNALH
#include <signal.h>
+#include <stdbool.h>
/**
Get the integer signal value representing the specified signal, or