aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-12-19 20:52:15 +0000
committerDan Nicolaescu2008-12-19 20:52:15 +0000
commit53934c983b9d91ed8845b35f584e894bda7501c0 (patch)
tree83f985dbdbf6681d574816051866ffa5b1fc9e5e /src/ChangeLog
parent06e111a6efbbe275e8f7c364ff8e5955d1ab75f0 (diff)
downloademacs-53934c983b9d91ed8845b35f584e894bda7501c0.tar.gz
emacs-53934c983b9d91ed8845b35f584e894bda7501c0.zip
Include alloca.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4bc6d54c1a0..5ed15b4e59a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12008-12-19 Dan Nicolaescu <dann@ics.uci.edu> 12008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * sysdep.c: Include alloca.h.
4
52008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
6
3 Reorganize implementation of Flist_system_processes and 7 Reorganize implementation of Flist_system_processes and
4 Fsystem_process_attributes. No functional changes. 8 Fsystem_process_attributes. No functional changes.
5 * process.c: Don't #include pwd.h, grp.h and limits.h. 9 * process.c: Don't #include pwd.h, grp.h and limits.h.