Rename missing.h -> sudo_compat.h

This commit is contained in:
Todd C. Miller
2014-07-22 14:25:16 -06:00
parent ecaecdc1f4
commit 47835ff289
91 changed files with 458 additions and 437 deletions

View File

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