diff src/sysdep.h @ 1927:44905d8fae13

[xemacs-hg @ 2004-02-25 17:42:34 by james] Export symbols needed by the LDAP module. Fixes the Cygwin build.
author james
date Wed, 25 Feb 2004 17:42:37 +0000
parents 804517e16990
children ba24fcdb4cfe
line wrap: on
line diff
--- a/src/sysdep.h	Tue Feb 24 22:50:32 2004 +0000
+++ b/src/sysdep.h	Wed Feb 25 17:42:37 2004 +0000
@@ -68,8 +68,8 @@
 
 void stop_interrupts (void);
 void start_interrupts (void);
-void slow_down_interrupts (void);
-void speed_up_interrupts (void);
+MODULE_API void slow_down_interrupts (void);
+MODULE_API void speed_up_interrupts (void);
 void init_poll_for_quit (void);
 
 /* Used so that signals can break out of system calls that aren't