aports/community/udpcast/fix-includes.patch
2024-05-18 15:37:29 +00:00

11 lines
186 B
Diff

--- a/receivedata.c
+++ b/receivedata.c
@@ -13,6 +13,7 @@
#include "udp-receiver.h"
#include "util.h"
#include "statistics.h"
+#include "stddef.h"
#include "fec.h"
#define DEBUG 0