mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-04 00:05:11 +00:00
Need to include compat.h before missing.h
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
#include <sudo_plugin.h>
|
||||
#include "compat.h"
|
||||
#include "missing.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user