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

@@ -31,8 +31,8 @@
#include <errno.h>
#include "missing.h"
#include "sudo_util.h"
#include "sudo_debug.h"
#include "secure_path.h"
/*
* Verify that path is the right type and not writable by other users.