summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/bindresvport.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-27 20:23:20 +0200
committerBen Lindstrom <mouring@eviladmin.org>2002-06-27 20:23:20 +0200
commitdd21fe9ca0293264924d9045e7a9aab1e7f31f28 (patch)
treef0d90ab15f6c19aca9584cc0da0c1debe4a94634 /openbsd-compat/bindresvport.c
parent - (bal) Cygwin uid0 fix by vinschen@redhat.com (diff)
downloadopenssh-dd21fe9ca0293264924d9045e7a9aab1e7f31f28.tar.xz
openssh-dd21fe9ca0293264924d9045e7a9aab1e7f31f28.zip
- (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
have issues of our fixes not propogating right (ie bcopy instead of memmove). OK tim
Diffstat (limited to 'openbsd-compat/bindresvport.c')
-rw-r--r--openbsd-compat/bindresvport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/bindresvport.c b/openbsd-compat/bindresvport.c
index 332bcb016..620f980ed 100644
--- a/openbsd-compat/bindresvport.c
+++ b/openbsd-compat/bindresvport.c
@@ -29,7 +29,7 @@
* Mountain View, California 94043
*/
-#include "config.h"
+#include "includes.h"
#ifndef HAVE_BINDRESVPORT_SA