diff options
Diffstat (limited to 'src/refdb_fs.h')
| -rw-r--r-- | src/refdb_fs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/refdb_fs.h b/src/refdb_fs.h index 79e296833..a979383cf 100644 --- a/src/refdb_fs.h +++ b/src/refdb_fs.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_refdb_fs_h__ #define INCLUDE_refdb_fs_h__ +#include "strmap.h" + typedef struct { git_strmap *packfile; time_t packfile_time; |
