2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-28 12:57:50 +00:00

Add missing missing.h

This commit is contained in:
Todd C. Miller 2013-08-15 10:08:27 -06:00
parent c376c71618
commit 251c79a77b

View File

@ -30,8 +30,9 @@
#include <errno.h>
#include <unistd.h>
#include "gettext.h"
#include "missing.h"
#include "error.h"
#include "gettext.h"
#include "sudo_debug.h"
#include "bsm_audit.h"