aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/LPdir_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/LPdir_win32.c')
-rw-r--r--crypto/LPdir_win32.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/LPdir_win32.c b/crypto/LPdir_win32.c
index 59505898c1..3adabd5eb0 100644
--- a/crypto/LPdir_win32.c
+++ b/crypto/LPdir_win32.c
@@ -1,4 +1,4 @@
-/* $LP: LPlib/source/LPdir_win32.c,v 1.1 2004/06/14 10:07:56 _cvs_levitte Exp $ */
+/* $LP: LPlib/source/LPdir_win32.c,v 1.2 2004/07/20 21:15:55 _cvs_levitte Exp $ */
/*
* Copyright (c) 2004, Richard Levitte <richard@levitte.org>
* All rights reserved.
@@ -26,4 +26,5 @@
*/
#define LP_SYS_WIN32
+#define LP_MULTIBYTE_AVAILABLE
#include "LPdir_win.c"