]> granicus.if.org Git - sudo/commit
Include signal.h before sudo_exec.h since it uses sigset_t * in the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 10 Aug 2012 19:29:07 +0000 (15:29 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 10 Aug 2012 19:29:07 +0000 (15:29 -0400)
commite4e815dd8284cfa1532e578acccd80d18602a69f
tree0e3813f74eaf57b5c7782a3a26abd25102a979df
parent50eae1c22778cd02e6c56d7c7a10c56b46485bd2
Include signal.h before sudo_exec.h since it uses sigset_t * in the
fork_pty prototype.
src/exec_common.c
src/sesh.c
src/utmp.c