#include "gram.h" not <gram.h> and "def_data.h" and not <def_data.h>.

This commit is contained in:
Todd C. Miller
2011-11-08 14:09:48 -05:00
parent 1d7722a544
commit 0bf68d2103
10 changed files with 10 additions and 10 deletions

View File

@@ -44,7 +44,7 @@
#include "sudoers.h"
#include "parse.h"
#include "redblack.h"
#include <gram.h>
#include "gram.h"
/*
* Globals