diff options
Diffstat (limited to 'misc.c')
-rw-r--r-- | misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ | |||
27 | RCSID("$OpenBSD: misc.c,v 1.43 2006/02/08 12:15:27 stevesk Exp $"); | 27 | RCSID("$OpenBSD: misc.c,v 1.43 2006/02/08 12:15:27 stevesk Exp $"); |
28 | 28 | ||
29 | #ifdef HAVE_PATHS_H | 29 | #ifdef HAVE_PATHS_H |
30 | # include <paths.h> | 30 | # include <paths.h> |
31 | #endif | 31 | #endif |
32 | #ifdef SSH_TUN_OPENBSD | 32 | #ifdef SSH_TUN_OPENBSD |
33 | #include <net/if.h> | 33 | #include <net/if.h> |