aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu <[email protected]>2008-12-03 03:37:37 +0000
committerDan Nicolaescu <[email protected]>2008-12-03 03:37:37 +0000
commit448d408588e2da398e3f17177b05314e8c7c9a94 (patch)
tree4b49cc3f64b2de8aa8337c69dc42001eedd14be9 /lib-src/ChangeLog
parentaafc17b7c52588a9fddde8cfb2ce56aee129f3cb (diff)
Include <darpa/inet.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 9584d66ff5..a4d1407d7a 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-03 Dan Nicolaescu <[email protected]>
+
+ * emacsclient.c: Include <darpa/inet.h>.
+
2008-12-01 Dan Nicolaescu <[email protected]>
* make-docfile.c (scan_lisp_file): Use xmalloc instead of malloc.