changeset 53909:3d23cd8c7b15

Move include stdio for some files.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 10 Feb 2004 17:14:51 +0000
parents 9d51cbb07720
children 9c480a55fc22
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 10 16:32:07 2004 +0000
+++ b/src/ChangeLog	Tue Feb 10 17:14:51 2004 +0000
@@ -1,3 +1,13 @@
+2004-02-09  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* atimer.c: Move include stdio.h to same place as in other files.
+
+	* region-cache.c: Ditto.
+
+	* sysdep.c: Ditto.
+
+	* xfaces.c: Ditto.
+
 2004-02-09  Sam Steingold  <sds@gnu.org>
 
 	* w32term.c (w32_draw_fringe_bitmap): Fixed a typo in the last patch.