Merge secure_path.h -> sudo_util.h

This commit is contained in:
Todd C. Miller
2014-07-22 11:37:39 -06:00
parent 844a285391
commit ecaecdc1f4
12 changed files with 115 additions and 145 deletions

View File

@@ -73,7 +73,6 @@
#include "sudoers.h"
#include "auth/sudo_auth.h"
#include "secure_path.h"
#ifndef HAVE_GETADDRINFO
# include "compat/getaddrinfo.h"