acl-scanner.l: add missing config.h include
This commit is contained in:
parent
a444c2fa7b
commit
1c8a9af05a
@ -18,6 +18,7 @@
|
|||||||
* this program. If not, see <http://www.gnu.org/licenses/>.
|
* this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#define YY_NO_INPUT
|
#define YY_NO_INPUT
|
||||||
#include "acl-parser.h"
|
#include "acl-parser.h"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user