Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'compat/disk.h')
-rw-r--r--compat/disk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/disk.h b/compat/disk.h
index 50a32e3d8a..a04a8d294a 100644
--- a/compat/disk.h
+++ b/compat/disk.h
@@ -2,6 +2,7 @@
#define COMPAT_DISK_H
#include "git-compat-util.h"
+#include "gettext.h"
static int get_disk_info(struct strbuf *out)
{