summaryrefslogtreecommitdiffstats
path: root/dispatch.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2015-02-24 06:30:29 +1100
committerDamien Miller <djm@mindrot.org>2015-02-24 06:30:29 +1100
commita88dd1da119052870bb2654c1a32c51971eade16 (patch)
tree75760e8bb8daecaddf6646ddceb2c52c840859ef /dispatch.h
parent5248429b5ec524d0a65507cff0cdd6e0cb99effd (diff)
various include fixes for portable
Diffstat (limited to 'dispatch.h')
-rw-r--r--dispatch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dispatch.h b/dispatch.h
index cd51dbc0..2bcdc91a 100644
--- a/dispatch.h
+++ b/dispatch.h
@@ -27,6 +27,8 @@
#ifndef DISPATCH_H
#define DISPATCH_H
+#include <signal.h> /* for sig_atomic_t */
+
#define DISPATCH_MAX 255
enum {