summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authordtucker <dtucker>2003-05-04 00:41:20 +0000
committerdtucker <dtucker>2003-05-04 00:41:20 +0000
commite0a6eaa865a6b1b0de3dee8261b0ee14d3c9a1bb (patch)
treedb800b2ab0ebc4195030178cf1f81e98c0a5de98 /includes.h
parent71062c1a410da05044c4862897ef594925c7378d (diff)
downloadopenssh-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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes.h b/includes.h
index 37d402ef..db9cfc92 100644
--- a/includes.h
+++ b/includes.h
@@ -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"