oggvideotools (0.8a-1) src/oggCat.cpp

Summary

 src/oggCat.cpp |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

--- oggvideotools-0.8a.orig/src/oggCat.cpp
+++ oggvideotools-0.8a/src/oggCat.cpp
@@ -32,6 +32,7 @@
 
 #include <cstdlib>
 #include <ctime>
+#include <unistd.h>
 
 #include "definition.h"
 #include "helper.h"