We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ba3fe commit 7979266Copy full SHA for 7979266
1 file changed
src/libgit2/stash.c
@@ -25,6 +25,7 @@
25
#include "merge.h"
26
#include "diff.h"
27
#include "diff_generate.h"
28
+#include "strarray.h"
29
30
static int create_error(int error, const char *msg)
31
{
0 commit comments