]> andersk Git - openssh.git/blobdiff - openbsd-compat/bsd-cygwin_util.h
- markus@cvs.openbsd.org 2001/04/04 00:06:54
[openssh.git] / openbsd-compat / bsd-cygwin_util.h
index 0a9f44db09caadaa6f0569f13a598b985e4bf29b..9a0385199abf7d012481f635a094c0f5fed242da 100644 (file)
@@ -15,7 +15,8 @@
 
 /* $Id$ */
 
-#include "config.h"
+#ifndef _BSD_CYGWIN_UTIL_H
+#define _BSD_CYGWIN_UTIL_H
 
 #ifdef HAVE_CYGWIN
 
@@ -28,3 +29,5 @@ int check_ntsec(const char *filename);
 #define pipe binary_pipe
 
 #endif /* HAVE_CYGWIN */
+
+#endif /* _BSD_CYGWIN_UTIL_H */
This page took 0.032105 seconds and 4 git commands to generate.