diff -r 12e2f9ad0367 -r c5805b1672a6 jdk/src/share/back/outStream.h --- a/jdk/src/share/back/outStream.h Fri Aug 22 10:37:03 2008 -0700 +++ b/jdk/src/share/back/outStream.h Fri Aug 22 12:24:27 2008 -0700 @@ -1,5 +1,5 @@ /* - * Copyright 1998-2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright 1998-2008 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -26,8 +26,6 @@ #ifndef JDWP_OUTSTREAM_H #define JDWP_OUTSTREAM_H -#include "typedefs.h" - #include "transport.h" #include "FrameID.h"