Skip to content

Commit 7979266

Browse files
committed
stash: update strarray usage
1 parent 05ba3fe commit 7979266

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libgit2/stash.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "merge.h"
2626
#include "diff.h"
2727
#include "diff_generate.h"
28+
#include "strarray.h"
2829

2930
static int create_error(int error, const char *msg)
3031
{

0 commit comments

Comments
 (0)