mirror of git://anongit.mindrot.org/openssh.git
Add strsep header
This commit is contained in:
parent
3077fb9e6b
commit
32153a557a
|
@ -15,6 +15,7 @@
|
||||||
#include "bsd-base64.h"
|
#include "bsd-base64.h"
|
||||||
#include "bsd-sigaction.h"
|
#include "bsd-sigaction.h"
|
||||||
#include "bsd-inet_aton.h"
|
#include "bsd-inet_aton.h"
|
||||||
|
#include "bsd-strsep.h"
|
||||||
|
|
||||||
/* rfc2553 socket API replacements */
|
/* rfc2553 socket API replacements */
|
||||||
#include "fake-getaddrinfo.h"
|
#include "fake-getaddrinfo.h"
|
||||||
|
|
Loading…
Reference in New Issue