include config.h

This commit is contained in:
c9s 2014-06-01 19:49:56 +08:00
parent 9820384ed5
commit 8f9c2acc5c

View file

@ -12,6 +12,7 @@
#include <string.h>
#include <pcre.h>
#include <stdbool.h>
#include "config.h"
#include "r3_define.h"
#include "str_array.h"
#include "match_entry.h"