mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-30 17:25:09 +02: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…
x
Reference in New Issue
Block a user