Mercurial > emacs
diff lib-src/ChangeLog @ 112317:7df2e30d72ec
Include <unistd.h> unilaterally.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sun, 09 Jan 2011 00:12:35 -0800 |
parents | 2887524f362a |
children | 2b0a49a0a9ed |
line wrap: on
line diff
--- a/lib-src/ChangeLog Sun Jan 09 00:00:02 2011 -0800 +++ b/lib-src/ChangeLog Sun Jan 09 00:12:35 2011 -0800 @@ -1,5 +1,11 @@ 2011-01-09 Paul Eggert <eggert@cs.ucla.edu> + Include <unistd.h> unilaterally. + * emacsclient.c, etags.c, fakemail.c, make-docfile.c, movemail.c: + * pop.c, test-distrib.c, update-game-score.c: + Include <unistd.h> without worrying about HAVE_UNISTD_H, since + unistd.h is always present now, possibly supplied by gnulib. + Include <getopt.h> not "getopt.h". * ebrowse.c, emacsclient.c: Include <getopt.h>, not "getopt.h". Since getopt.h is no longer in this directory, there's no point