#include "gram.h" not <gram.h> and "def_data.h" and not <def_data.h>.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#include "sudoers.h"
|
||||
#include "parse.h"
|
||||
#include "redblack.h"
|
||||
#include <gram.h>
|
||||
#include "gram.h"
|
||||
|
||||
/*
|
||||
* Globals
|
||||
|
Reference in New Issue
Block a user