emacsclient.c cleanups.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 6 Aug 2010 04:09:54 +0000 (21:09 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 6 Aug 2010 04:09:54 +0000 (21:09 -0700)
commit0613f5d515c2f7fe7930ad5f7d3e177e1fd3b44c
tree5855e17cab880b13c6c6158266e50c6a4194a83f
parentb3d42406f854852f3ca4a45112c8cd182279a23b
emacsclient.c cleanups.
* lib-src/emacsclient.c: Move socket related #includes together with the
rest of the #includes.  Move a WINDOWSNT includes closer together.
(HAVE_CONFIG_H): Remove.
(NO_RETURN): Remove, defined in config.h.
(main): Convert definition to standard C.
lib-src/ChangeLog
lib-src/emacsclient.c