diff options
-rw-r--r-- | revision.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ #include "grep.h" #include "notes.h" #include "commit.h" +#include "diff.h" #define SEEN (1u<<0) #define UNINTERESTING (1u<<1) |
![]() |
index : git | |
Git: sistema de control de versiones | mirror |
summaryrefslogtreecommitdiff |
-rw-r--r-- | revision.h | 1 |
@@ -5,6 +5,7 @@ #include "grep.h" #include "notes.h" #include "commit.h" +#include "diff.h" #define SEEN (1u<<0) #define UNINTERESTING (1u<<1) |