mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-18 18:31:15 +00:00
upnpdescgen.c: include macros.h for UNUSED
fixes 3a2b15af4ca3161ffa6113108835fad2e7af6161
This commit is contained in:
parent
3f6350da6a
commit
c13a4b15f1
@ -1,4 +1,4 @@
|
||||
/* $Id: upnpdescgen.c,v 1.87 2020/05/30 09:05:46 nanard Exp $ */
|
||||
/* $Id: upnpdescgen.c,v 1.91 2022/10/16 05:49:41 nanard Exp $ */
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
* MiniUPnP project
|
||||
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
|
||||
@ -22,6 +22,7 @@
|
||||
#include "upnpdescstrings.h"
|
||||
#include "upnpurns.h"
|
||||
#include "getconnstatus.h"
|
||||
#include "macros.h"
|
||||
|
||||
|
||||
/* Event magical values codes */
|
||||
|
Loading…
x
Reference in New Issue
Block a user