From 85d3fec6cf0086f70b6eae5e1f914f92065ec9eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 4 Aug 2011 11:15:17 +0000 Subject: [PATCH] rename --- src/transport/gnunet-service-transport_ats.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/transport/gnunet-service-transport_ats.h b/src/transport/gnunet-service-transport_ats.h index 2dfe5ca0a..5226c24df 100644 --- a/src/transport/gnunet-service-transport_ats.h +++ b/src/transport/gnunet-service-transport_ats.h @@ -1,6 +1,6 @@ /* This file is part of GNUnet. - (C) 2009 Christian Grothoff (and other contributing authors) + (C) 2010,2011 Christian Grothoff (and other contributing authors) GNUnet is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published @@ -23,8 +23,8 @@ * @brief common internal definitions for transport service's ats code * @author Matthias Wachs */ -#ifndef TRANSPORT_ATS_H -#define TRANSPORT_ATS_H +#ifndef GNUNET_SERVICE_TRANSPORT_ATS_H +#define GNUNET_SERVICE_TRANSPORT_ATS_H #include "platform.h" #include "gnunet_constants.h" -- 2.25.1