]> granicus.if.org Git - sudo/commit
Include sys/types.h to get gid_t, etc used in sudo_compat.h.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 1 Oct 2014 15:30:17 +0000 (09:30 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 1 Oct 2014 15:30:17 +0000 (09:30 -0600)
commit1d0b5422ae4eee719847925e15f733c79e85174f
tree312ac2963c0e4e723eed2bba37e9bddf9b72f95d
parentb2e138bde06041549d2587574f12e4215e294830
Include sys/types.h to get gid_t, etc used in sudo_compat.h.
Fixes a build issue on Solaris.
src/preload.c