diff liboctave/strftime.c @ 6140:4f39856fcb93

[project @ 2006-11-03 21:12:02 by jwe]
author jwe
date Fri, 03 Nov 2006 21:12:02 +0000
parents 4c8a2e4e0717
children 93c65f2a5668
line wrap: on
line diff
--- a/liboctave/strftime.c
+++ b/liboctave/strftime.c
@@ -50,7 +50,7 @@
 #endif
 
 #if HAVE_TZNAME
-extern char *tzname[];
+extern OCTAVE_IMPORT char *tzname[];
 #endif
 
 /* Do multibyte processing if multibytes are supported, unless