diff options
| author | Michael Forney <mforney@mforney.org> | 2017-10-09 23:05:23 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-10-10 03:22:25 -0700 |
| commit | 6415dc98e78ef635bc1cbb0e2411f8cf06edc048 (patch) | |
| tree | 856dca601ecbadb294da088b2f48a8460b6736de /pkg/openssh/config.h | |
| parent | 8bfb60a368487a8ffa1e0b20543becc4bea0806b (diff) | |
openbsd: Update to 6.2
Diffstat (limited to 'pkg/openssh/config.h')
| -rw-r--r-- | pkg/openssh/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/openssh/config.h b/pkg/openssh/config.h index 5f64ebbf..1d96d46d 100644 --- a/pkg/openssh/config.h +++ b/pkg/openssh/config.h @@ -160,7 +160,7 @@ /* #undef HAVE_FLOATINGPOINT_H */ /* #undef HAVE_FMT_SCALED */ #define HAVE_FREEADDRINFO 1 -/* #undef HAVE_FREEZERO */ +#define HAVE_FREEZERO 1 #define HAVE_FSBLKCNT_T 1 #define HAVE_FSFILCNT_T 1 #define HAVE_FSTATFS 1 |
