From: Bart Polot Date: Thu, 10 Oct 2013 14:03:59 +0000 (+0000) Subject: - remove old include X-Git-Tag: initial-import-from-subversion-38251~6623 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f6d51b4a6e8b6cde3a89343cede98b347857084a;p=oweals%2Fgnunet.git - remove old include --- diff --git a/src/mesh/mesh_path.h b/src/mesh/mesh_path.h index 7aaa9daac..2039ceb1e 100644 --- a/src/mesh/mesh_path.h +++ b/src/mesh/mesh_path.h @@ -24,8 +24,8 @@ * @author Bartlomiej Polot */ -#ifndef MESH_PATH_H -#define MESH_PATH_H +#ifndef MESH_PATH_H_ +#define MESH_PATH_H_ #ifdef __cplusplus extern "C" @@ -35,8 +35,6 @@ extern "C" #endif #endif -#include "mesh.h" - /******************************************************************************/ /************************ DATA STRUCTURES ****************************/ /******************************************************************************/