Mercurial > emacs
view src/s/openbsd.h @ 109652:eb720d8ea1c6
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.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 05 Aug 2010 21:09:54 -0700 |
parents | 17d73312ed65 |
children | ef719132ddfa |
line wrap: on
line source
/* System file for openbsd. */ /* The same as NetBSD. Note there are differences in configure. */ #include "netbsd.h" /* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2 (do not change this comment) */