[sudo-commits] sudo changeset 14097:e1c369cd5ae8

Todd C. Miller Todd.Miller at sudo.ws
Tue Jul 5 13:14:14 MDT 2022


changeset:	14097:e1c369cd5ae8 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/e1c369cd5ae8
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jul 05 11:35:25 2022 -0600

Log Message:
	Add explicit include of unistd.h for getopt(3) and related variables.

diffstat:

 lib/eventlog/regress/logwrap/check_wrap.c         |  1 +
 lib/util/regress/closefrom/closefrom_test.c       |  1 +
 lib/util/regress/fnmatch/fnm_test.c               |  1 +
 lib/util/regress/getgrouplist/getgrouplist_test.c |  1 +
 lib/util/regress/glob/globtest.c                  |  1 +
 lib/util/regress/parse_gids/parse_gids_test.c     |  1 +
 lib/util/regress/progname/progname_test.c         |  1 +
 lib/util/regress/strsig/strsig_test.c             |  1 +
 lib/util/regress/strsplit/strsplit_test.c         |  1 +
 lib/util/regress/strtofoo/strtobool_test.c        |  1 +
 lib/util/regress/strtofoo/strtoid_test.c          |  1 +
 lib/util/regress/strtofoo/strtomode_test.c        |  1 +
 lib/util/regress/strtofoo/strtonum_test.c         |  1 +
 lib/util/regress/sudo_conf/conf_test.c            |  1 +
 lib/util/regress/sudo_parseln/parseln_test.c      |  1 +
 lib/util/regress/tailq/hltq_test.c                |  1 +
 lib/util/regress/uuid/uuid_test.c                 |  1 +
 logsrvd/regress/logsrvd_conf/logsrvd_conf_test.c  |  1 +
 plugins/python/regress/check_python_examples.c    |  1 +
 src/exec_ptrace.c                                 |  1 +
 20 files changed, 20 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list