mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
cleaner way fix dispatch.h portion of commit
a88dd1da119052870bb2654c1a32c51971eade16 (some systems have sig_atomic_t in signal.h, some in sys/signal.h) Sounds good to me djm@
This commit is contained in:
parent
676c38d7cb
commit
910209203d
@ -27,8 +27,6 @@
|
|||||||
#ifndef DISPATCH_H
|
#ifndef DISPATCH_H
|
||||||
#define DISPATCH_H
|
#define DISPATCH_H
|
||||||
|
|
||||||
#include <signal.h> /* for sig_atomic_t */
|
|
||||||
|
|
||||||
#define DISPATCH_MAX 255
|
#define DISPATCH_MAX 255
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user