summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-05-04 10:41:20 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-05-04 10:41:20 +1000
commit70a08cd29d38d63a8af77fdfe5e5a6fac633039a (patch)
treef5cbd0e384a51785e307ad76ed61d631f4398add /includes.h
parent04cc5385b1d9a38ce0f24d40354647117046f9a7 (diff)
- (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 37d402ef4..db9cfc92e 100644
--- a/includes.h
+++ b/includes.h
@@ -167,7 +167,6 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
167 167
168#include "version.h" 168#include "version.h"
169#include "openbsd-compat/openbsd-compat.h" 169#include "openbsd-compat/openbsd-compat.h"
170#include "openbsd-compat/bsd-cygwin_util.h"
171#include "openbsd-compat/bsd-nextstep.h" 170#include "openbsd-compat/bsd-nextstep.h"
172 171
173#include "entropy.h" 172#include "entropy.h"