X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Ftrace.h;h=bb9c33637c8cfaa8854571b3dcf80528c266f913;hb=48768db9d6420013ccd88107a67de85fdcd5bbd8;hp=5eaf8c8412d5326915fdf3ce898498a792e0a9e9;hpb=374127301ec1d72033b9d573b72c7abdfd61990d;p=openocd.git diff --git a/src/target/trace.h b/src/target/trace.h index 5eaf8c8412..bb9c33637c 100644 --- a/src/target/trace.h +++ b/src/target/trace.h @@ -15,14 +15,12 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef TRACE_H #define TRACE_H -#include - struct target; struct command_context;