summaryrefslogtreecommitdiff
path: root/pkg/openssh/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-05-11 20:52:05 -0700
committerMichael Forney <mforney@mforney.org>2020-05-11 21:02:08 -0700
commit14936509dbed290a153c67df3dd2a13600c7b46e (patch)
treefa349e6eee2ff721dc7e2aed92f1e10336e8e9c9 /pkg/openssh/config.h
parent3de69ea4ba16b4fa83d86869a87f7c79d8e362e8 (diff)
openssh: Update to latest git
Diffstat (limited to 'pkg/openssh/config.h')
-rw-r--r--pkg/openssh/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h
index 0bcd6274..bf944686 100644
--- a/pkg/openssh/config.h
+++ b/pkg/openssh/config.h
@@ -418,6 +418,7 @@
/* #undef HAVE_SYS_AUDIT_H */
/* #undef HAVE_SYS_BITYPES_H */
/* #undef HAVE_SYS_BSDTTY_H */
+/* #undef HAVE_SYS_BYTEORDER_H */
/* #undef HAVE_SYS_CAPSICUM_H */
/* #undef HAVE_SYS_CDEFS_H */
#define HAVE_SYS_DIR_H 1
@@ -522,6 +523,7 @@
/* #undef NEED_SETPGRP */
/* #undef NO_ATTRIBUTE_ON_PROTOTYPE_ARGS */
/* #undef NO_ATTRIBUTE_ON_RETURN_TYPE */
+/* #undef NO_SA_RESTART */
/* #undef NO_UID_RESTORATION_TEST */
/* #undef NO_X11_UNIX_SOCKETS */
#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"