2
0
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:
Todd C. Miller
2010-03-12 12:46:30 -05:00
parent 301fb7d8ed
commit 8003cb2f33

View File

@@ -49,6 +49,7 @@
#include <stdarg.h>
#include <sudo_plugin.h>
#include "compat.h"
#include "missing.h"
/*