diff options
author | dtucker <dtucker> | 2003-05-04 00:41:20 +0000 |
---|---|---|
committer | dtucker <dtucker> | 2003-05-04 00:41:20 +0000 |
commit | e0a6eaa865a6b1b0de3dee8261b0ee14d3c9a1bb (patch) | |
tree | db800b2ab0ebc4195030178cf1f81e98c0a5de98 /includes.h | |
parent | 71062c1a410da05044c4862897ef594925c7378d (diff) | |
download | openssh-e0a6eaa865a6b1b0de3dee8261b0ee14d3c9a1bb.tar.gz |
- (dtucker) Move #include of bsd-cygwin_util.h to openbsd-compat.h. Patch from
vinschen@redhat.com.
Diffstat (limited to 'includes.h')
-rw-r--r-- | includes.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -167,7 +167,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } #include "version.h" #include "openbsd-compat/openbsd-compat.h" -#include "openbsd-compat/bsd-cygwin_util.h" #include "openbsd-compat/bsd-nextstep.h" #include "entropy.h" |