diff options
Diffstat (limited to 'Xenogears/Decrypt.cpp')
-rw-r--r-- | Xenogears/Decrypt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xenogears/Decrypt.cpp b/Xenogears/Decrypt.cpp index 8bee7c3..0683078 100644 --- a/Xenogears/Decrypt.cpp +++ b/Xenogears/Decrypt.cpp @@ -1,7 +1,6 @@ #include <stdio.h> #include <string.h> #include <stdlib.h> -#include <unistd.h> #include "generic.h" #include "Input.h" #include "Output.h" |