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