=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/xmalloc.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/ssh/xmalloc.c 2006/08/01 23:22:48 1.26 +++ src/usr.bin/ssh/xmalloc.c 2006/08/03 03:34:42 1.27 @@ -1,4 +1,4 @@ -/* $OpenBSD: xmalloc.c,v 1.26 2006/08/01 23:22:48 stevesk Exp $ */ +/* $OpenBSD: xmalloc.c,v 1.27 2006/08/03 03:34:42 deraadt Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -13,10 +13,7 @@ * called by a name other than "ssh" or "Secure Shell". */ -#include "includes.h" - #include - #include #include #include