]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/config.c
editor: move editor-related functions and declarations into common file
[thirdparty/git.git] / builtin / config.c
index fe79fb60c4377bce46fa56f44e7534cf7b96e0d8..9401f1e5e3b21d44386f623e0037f8385041d2a4 100644 (file)
@@ -3,6 +3,7 @@
 #include "alloc.h"
 #include "config.h"
 #include "color.h"
+#include "editor.h"
 #include "environment.h"
 #include "gettext.h"
 #include "ident.h"