aboutsummaryrefslogtreecommitdiffstats
path: root/testing/udpcast/fix-includes.patch
blob: 810824e2294125aa79fc8ed5447640ab87495a97 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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