summaryrefslogtreecommitdiff
path: root/openbsd-compat/rresvport.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-27 18:23:20 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-27 18:23:20 +0000
commitdd21fe9ca0293264924d9045e7a9aab1e7f31f28 (patch)
treef0d90ab15f6c19aca9584cc0da0c1debe4a94634 /openbsd-compat/rresvport.c
parent596273516c67cfded71acee848de6db4daa41a1a (diff)
downloadopenssh-git-dd21fe9ca0293264924d9045e7a9aab1e7f31f28.tar.gz
- (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/rresvport.c')
-rw-r--r--openbsd-compat/rresvport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/rresvport.c b/openbsd-compat/rresvport.c
index 44eac203..9f058961 100644
--- a/openbsd-compat/rresvport.c
+++ b/openbsd-compat/rresvport.c
@@ -33,7 +33,7 @@
* SUCH DAMAGE.
*/
-#include "config.h"
+#include "includes.h"
#ifndef HAVE_RRESVPORT_AF