blob: 885648003547e95a3da17d0d8717cffeb2c35100 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- include/upnpcommands.h.orig 2025-04-03 21:19:32 UTC
+++ include/upnpcommands.h
@@ -21,6 +21,7 @@
*
*/
+#include <stddef.h>
#include "miniupnpc_declspec.h"
#include "miniupnpctypes.h"
|