Displaying 1 result from an estimated 1 matches for "06ba8ec0".
2018 Dec 12
2
[PATCH] drop old netinet/in_systm.h include
This header provides only three typedefs: n_long, n_short, and n_time.
OpenSSH doesn't use it at all, and the headers it includes don't. So
punt this ancient include since it offers nothing useful.
---
defines.h | 1 -
includes.h | 1 -
misc.c | 1 -
readconf.c | 1 -
servconf.c | 1 -
5 files changed, 5 deletions(-)
diff --git a/defines.h b/defines.h
index