summaryrefslogtreecommitdiff
path: root/cd-tool.cpp
diff options
context:
space:
mode:
authorpixel <pixel>2003-09-05 13:24:52 +0000
committerpixel <pixel>2003-09-05 13:24:52 +0000
commit4a5e6ba6ba48ced51222dbda36a3d3dd99d75ec5 (patch)
treec987ce2573fc9ce89cc71b632ff932179a07b351 /cd-tool.cpp
parent97f6a480777588b97fe1016692a5ca7de7c0bb78 (diff)
Added getopt code and fixed some more windows things.
Diffstat (limited to 'cd-tool.cpp')
-rw-r--r--cd-tool.cpp1
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"