9352603fff
Signed-off-by: John Crispin <john@phrozen.org>
10 lines
189 B
Diff
10 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
|