diff options
author | Pixel <Pixel> | 2002-05-12 00:58:38 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2002-05-12 00:58:38 +0000 |
commit | 84e4d27b5cb96e6d47ef17c34265f407ad9cd385 (patch) | |
tree | 7c0ec0df541ea55142c8ebb2fe896caa5e370fe9 /VP | |
parent | f203ea857d735eec248e1ffbfbf65d2c37005c6e (diff) |
Dayly commit
Diffstat (limited to 'VP')
-rw-r--r-- | VP/main_dump.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VP/main_dump.cpp b/VP/main_dump.cpp index 47c90ac..21b5201 100644 --- a/VP/main_dump.cpp +++ b/VP/main_dump.cpp @@ -27,6 +27,7 @@ #include <stdio.h> #include <string.h> #include <stdlib.h> +#include <unistd.h> #include "fileutils.h" #include "cdutils.h" #include "generic.h" |