Inclue sudo_util.h to get sudo_strtonum() prototype.

This commit is contained in:
Todd C. Miller
2019-10-16 11:12:11 -06:00
parent f5a7585a4f
commit 43e44a9982

View File

@@ -41,6 +41,7 @@
#include <unistd.h>
#include "sudo_compat.h"
#include "sudo_util.h"
#if defined(HAVE_DECL_SYS_SIGNAME) && HAVE_DECL_SYS_SIGNAME == 1
# define sudo_sys_signame sys_signame