diff src/sysdep.h @ 6693:768d3ad80bbf

[project @ 2007-06-06 05:18:54 by jwe]
author jwe
date Wed, 06 Jun 2007 05:18:54 +0000
parents ce819776ee76
children 6b7ba4a31876
line wrap: on
line diff
--- a/src/sysdep.h
+++ b/src/sysdep.h
@@ -35,7 +35,7 @@
 
 extern void raw_mode (bool, bool wait = true);
 
-extern int octave_kbhit (bool wait = true);
+extern OCTINTERP_API int octave_kbhit (bool wait = true);
 
 extern void w32_set_quiet_shutdown (void);