summaryrefslogtreecommitdiffstats
path: root/lib/pager.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pager.c')
-rw-r--r--lib/pager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pager.c b/lib/pager.c
index 9e09cd52b..330659eda 100644
--- a/lib/pager.c
+++ b/lib/pager.c
@@ -12,6 +12,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
+#include <signal.h>
#include "c.h"
#include "xalloc.h"