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
 | 
