Be sure to include sudo_queue.h where needed instead of relying on other headers.

This commit is contained in:
Todd C. Miller
2019-02-19 08:31:08 -07:00
parent 683c65b98b
commit c0a12d9d95
5 changed files with 5 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
#include "sudo_fatal.h"
#include "sudo_conf.h"
#include "sudo_debug.h"
#include "sudo_queue.h"
#include "sudo_util.h"
#ifdef HAVE_PRIV_SET