Signed-off-by: Elijah Newren <newren@xxxxxxxxx> --- urlmatch.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/urlmatch.h b/urlmatch.h index bb0f4dee8d..dfa1b2b71d 100644 --- a/urlmatch.h +++ b/urlmatch.h @@ -1,4 +1,6 @@ #ifndef URL_MATCH_H +#define URL_MATCH_H + #include "string-list.h" #include <stdlib.h> -- 2.18.0.549.gd4454f3f9b