mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-24 23:53:12 +00:00
9352603fff
Signed-off-by: John Crispin <john@phrozen.org>
11 lines
189 B
Diff
11 lines
189 B
Diff
--- a/lib/libfec.c
|
|
+++ b/lib/libfec.c
|
|
@@ -45,6 +45,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <sys/types.h>
|
|
|
|
/*
|
|
* stuff used for testing purposes only
|