]> andersk Git - openssh.git/blobdiff - misc.c
- stevesk@cvs.openbsd.org 2006/01/01 08:59:27
[openssh.git] / misc.c
diff --git a/misc.c b/misc.c
index 76dbf40eac1cea206833ba2b62ad610db1c2c548..ac939af7efabc2a8c01f5d4671cd6db449007c30 100644 (file)
--- a/misc.c
+++ b/misc.c
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: misc.c,v 1.37 2005/12/08 18:34:11 reyk Exp $");
+RCSID("$OpenBSD: misc.c,v 1.38 2006/01/01 08:59:27 stevesk Exp $");
+
+#ifdef SSH_TUN_OPENBSD
+#include <net/if.h>
+#endif
 
 #include "misc.h"
 #include "log.h"
This page took 0.030732 seconds and 4 git commands to generate.