1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
aports/testing/udpcast/fix-includes.patch

10 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