зеркало из https://github.com/microsoft/git.git
urlmatch.h: fix include guard
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
e730b81df6
Коммит
64e68a3b32
|
@ -1,4 +1,6 @@
|
|||
#ifndef URL_MATCH_H
|
||||
#define URL_MATCH_H
|
||||
|
||||
#include "string-list.h"
|
||||
|
||||
struct url_info {
|
||||
|
|
Загрузка…
Ссылка в новой задаче