--- embedaddon/miniupnpd/getifstats.h 2012/02/21 23:16:02 1.1.1.1 +++ embedaddon/miniupnpd/getifstats.h 2013/07/22 00:32:35 1.1.1.2 @@ -1,11 +1,11 @@ /* MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2006-2008 Thomas Bernard + * (c) 2006-2008 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ -#ifndef __GETIFSTATS_H__ -#define __GETIFSTATS_H__ +#ifndef GETIFSTATS_H_INCLUDED +#define GETIFSTATS_H_INCLUDED struct ifdata { unsigned long opackets;