--- embedaddon/miniupnpc/minissdpc.h 2012/02/21 23:16:22 1.1.1.1 +++ embedaddon/miniupnpc/minissdpc.h 2013/07/22 00:36:10 1.1.1.2 @@ -1,12 +1,12 @@ -/* $Id: minissdpc.h,v 1.1.1.1 2012/02/21 23:16:22 misho Exp $ */ +/* $Id: minissdpc.h,v 1.1.1.2 2013/07/22 00:36:10 misho Exp $ */ /* Project: miniupnp * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * Author: Thomas Bernard * Copyright (c) 2005-2007 Thomas Bernard * This software is subjects to the conditions detailed * in the LICENCE file provided within this distribution */ -#ifndef __MINISSDPC_H__ -#define __MINISSDPC_H__ +#ifndef MINISSDPC_H_INCLUDED +#define MINISSDPC_H_INCLUDED struct UPNPDev * getDevicesFromMiniSSDPD(const char * devtype, const char * socketpath);