summaryrefslogtreecommitdiff
path: root/win32/wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/wince.c')
-rw-r--r--win32/wince.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/wince.c b/win32/wince.c
index 15d80f9083..63147cce3f 100644
--- a/win32/wince.c
+++ b/win32/wince.c
@@ -13,7 +13,7 @@
#define PERLIO_NOT_STDIO 0
-#if !defined(PERLIO_IS_STDIO) && !defined(USE_SFIO)
+#if !defined(PERLIO_IS_STDIO)
#define PerlIO FILE
#endif