diff options
Diffstat (limited to 'src/lib/util/simh_tape_file.cpp')
-rw-r--r-- | src/lib/util/simh_tape_file.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util/simh_tape_file.cpp b/src/lib/util/simh_tape_file.cpp index 06841369ff5..f7306bccf83 100644 --- a/src/lib/util/simh_tape_file.cpp +++ b/src/lib/util/simh_tape_file.cpp @@ -15,7 +15,6 @@ #include <errno.h> #include <fcntl.h> -#include <unistd.h> ////////////////////////////////////////////////////////////////////////////// |