2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

compat files should not include sudo.h

wire up compat in sample plugin
This commit is contained in:
Todd C. Miller
2010-02-21 16:41:19 -05:00
parent fadb324f1a
commit b3176134cb
3 changed files with 42 additions and 7 deletions

View File

@@ -47,7 +47,7 @@
# endif
#endif
#include "sudo.h"
#include <compat.h>
#ifndef HAVE_FCNTL_CLOSEM
# ifndef HAVE_DIRFD