=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth-options.h,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- src/usr.bin/ssh/auth-options.h 2006/03/25 22:22:42 1.14 +++ src/usr.bin/ssh/auth-options.h 2006/07/06 16:03:53 1.15 @@ -1,4 +1,4 @@ -/* $OpenBSD: auth-options.h,v 1.14 2006/03/25 22:22:42 djm Exp $ */ +/* $OpenBSD: auth-options.h,v 1.15 2006/07/06 16:03:53 stevesk Exp $ */ /* * Author: Tatu Ylonen @@ -14,6 +14,10 @@ #ifndef AUTH_OPTIONS_H #define AUTH_OPTIONS_H + +#include + +#include /* Linked list of custom environment strings */ struct envstring {