aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-12-14 03:23:43 +0000
committerDan Nicolaescu <[email protected]>2008-12-14 03:23:43 +0000
commit67c1df0180a58c6773ddfda7132b78f3e1073f14 (patch)
tree398239d8f771af5569c4c08fd193376dabe48976 /lib-src/ChangeLog
parentbdd8da910a8766f3958df6cbc397e9b290017e6c (diff)
Include syswait.h instead of sys/types.h.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 72cf2613e6..e8e02c1136 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-14 Dan Nicolaescu <[email protected]>
+
+ * emacsclient.c: Include syswait.h instead of sys/types.h.
+
2008-12-11 dhruva <[email protected]> (tiny change)
* emacsclient.c (WCONTINUED): New compatibility define for older systems.