mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-03-11 09:17:38 +00:00
various include fixes for portable
This commit is contained in:
parent
5248429b5e
commit
a88dd1da11
@ -27,6 +27,8 @@
|
||||
#ifndef DISPATCH_H
|
||||
#define DISPATCH_H
|
||||
|
||||
#include <signal.h> /* for sig_atomic_t */
|
||||
|
||||
#define DISPATCH_MAX 255
|
||||
|
||||
enum {
|
||||
|
Loading…
Reference in New Issue
Block a user