aports/testing/udpcast/fix-includes.patch

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