summaryrefslogtreecommitdiff
path: root/Examples/decoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/decoder.c')
-rw-r--r--Examples/decoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/decoder.c b/Examples/decoder.c
index f00fce6..0f6e030 100644
--- a/Examples/decoder.c
+++ b/Examples/decoder.c
@@ -62,6 +62,7 @@ same arguments, and encoder.c does error check.
#include <stdlib.h>
#include <string.h>
#include <time.h>
+#include <unistd.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <signal.h>