aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/w32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/w32.h b/src/w32.h
index acbadd8b57c..1d5dbee6d40 100644
--- a/src/w32.h
+++ b/src/w32.h
@@ -137,6 +137,9 @@ extern void syms_of_w32menu (void);
137extern void globals_of_w32menu (void); 137extern void globals_of_w32menu (void);
138extern void syms_of_fontset (void); 138extern void syms_of_fontset (void);
139 139
140extern int _sys_read_ahead (int fd);
141extern int _sys_wait_accept (int fd);
142
140#endif /* EMACS_W32_H */ 143#endif /* EMACS_W32_H */
141 144
142/* arch-tag: 02c36b00-312b-4c4d-a1d9-f905c5e968f0 145/* arch-tag: 02c36b00-312b-4c4d-a1d9-f905c5e968f0