--- Frodo4/Src/sysdeps.h 2003/07/01 17:09:43 1.1 +++ Frodo4/Src/sysdeps.h 2003/07/01 17:20:58 1.2 @@ -28,11 +28,8 @@ extern "C" #include #include #include - -#ifndef __PSXOS__ #include #include -#endif #ifdef HAVE_SYS_TYPES_H #include @@ -95,9 +92,7 @@ extern "C" # if HAVE_SYS_TIME_H # include # else -#ifndef __PSXOS__ # include -#endif # endif #endif @@ -116,9 +111,6 @@ extern "C" # endif #endif -#ifndef __PSXOS__ -#include -#endif #include #if EEXIST == ENOTEMPTY