Include alloc.h for estrdup() prototype; from Vita Cizek
This commit is contained in:
@@ -34,8 +34,9 @@
|
|||||||
#endif /* HAVE_STDBOOL_H */
|
#endif /* HAVE_STDBOOL_H */
|
||||||
|
|
||||||
#include "missing.h"
|
#include "missing.h"
|
||||||
#include "gettext.h"
|
#include "alloc.h"
|
||||||
#include "error.h"
|
#include "error.h"
|
||||||
|
#include "gettext.h"
|
||||||
#include "sudo_conf.h"
|
#include "sudo_conf.h"
|
||||||
#include "sudo_debug.h"
|
#include "sudo_debug.h"
|
||||||
#include "sudo_exec.h"
|
#include "sudo_exec.h"
|
||||||
|
Reference in New Issue
Block a user