aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport_ats.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-04 11:15:17 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-04 11:15:17 +0000
commit85d3fec6cf0086f70b6eae5e1f914f92065ec9eb (patch)
tree58190339210c5d915aaec43767ddd9030732125a /src/transport/gnunet-service-transport_ats.h
parent9ff20ee54b8590b854e50113a8ac28644fbc576d (diff)
downloadgnunet-85d3fec6cf0086f70b6eae5e1f914f92065ec9eb.tar.gz
gnunet-85d3fec6cf0086f70b6eae5e1f914f92065ec9eb.zip
rename
Diffstat (limited to 'src/transport/gnunet-service-transport_ats.h')
-rw-r--r--src/transport/gnunet-service-transport_ats.h6
1 files 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 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2009 Christian Grothoff (and other contributing authors) 3 (C) 2010,2011 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -23,8 +23,8 @@
23 * @brief common internal definitions for transport service's ats code 23 * @brief common internal definitions for transport service's ats code
24 * @author Matthias Wachs 24 * @author Matthias Wachs
25 */ 25 */
26#ifndef TRANSPORT_ATS_H 26#ifndef GNUNET_SERVICE_TRANSPORT_ATS_H
27#define TRANSPORT_ATS_H 27#define GNUNET_SERVICE_TRANSPORT_ATS_H
28 28
29#include "platform.h" 29#include "platform.h"
30#include "gnunet_constants.h" 30#include "gnunet_constants.h"