aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2014-12-29 23:02:22 +0200
committerEli Zaretskii2014-12-29 23:02:22 +0200
commit8ae52a77036340ca03f819f4bdb7738d48ce2d8c (patch)
tree1b9246612b14d75fbc6caa143339bee40326d7ac /src/ChangeLog
parenta5e5d7773b39cd39924404d40093ba44fc0de7f8 (diff)
downloademacs-8ae52a77036340ca03f819f4bdb7738d48ce2d8c.tar.gz
emacs-8ae52a77036340ca03f819f4bdb7738d48ce2d8c.zip
Fix the MS-Windows build.
src/sysdep.c [WINDOWSNT]: Include sys/socket.h, without which this file doesn't compile on MS-Windows.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2ab5101fc6f..51e8d112c9d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-12-29 Eli Zaretskii <eliz@gnu.org>
2
3 * sysdep.c [WINDOWSNT]: Include sys/socket.h, without which this
4 file doesn't compile on MS-Windows.
5
12014-12-28 Paul Eggert <eggert@cs.ucla.edu> 62014-12-28 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix produce_composite_width typo 8 Fix produce_composite_width typo