1 2 3 4 5 6 7 8 9 10
--- bladeenc/main.c.orig Wed Dec 8 21:32:19 1999 +++ bladeenc/main.c Thu Dec 9 22:46:26 1999 @@ -19,6 +19,7 @@ #include <stdlib.h> #include <string.h> #include <time.h> +#include <sys/types.h> #include "system.h" #include "codec.h" #include "samplein.h"