]> granicus.if.org Git - php/commit
Move includes in ps_title.c
authorDavid Carlier <devnexen@gmail.com>
Mon, 2 Oct 2017 13:42:58 +0000 (13:42 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 16 Dec 2017 16:20:05 +0000 (17:20 +0100)
commit14393b5fb3713fd322fc98d899b14297088a88e9
treeae7803b87df8781ef0e8aa5d7cb25287d9de0c9c
parent8a179fa02b50685fba47e7d19af922b07791d616
Move includes in ps_title.c

The HAVE_UNISTD_H check has to be after including config.h.

Also include sys/types.h, which may be needed for setproctitle.
sapi/cli/ps_title.c