diff options
Diffstat (limited to 'cd-tool.cpp')
-rw-r--r-- | cd-tool.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cd-tool.cpp b/cd-tool.cpp index 38131b6..9facf0e 100644 --- a/cd-tool.cpp +++ b/cd-tool.cpp @@ -24,7 +24,6 @@ #include <sys/stat.h> #include <fcntl.h> #include <string.h> -#include <unistd.h> #include "Input.h" #include "Output.h" #include "cdreader.h" |