diff options
Diffstat (limited to 'delta.c')
-rw-r--r-- | delta.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ #include "tag.h" #include "delta.h" #include "cache.h" -#include <string.h> /* the delta object definition (it can alias any other object) */ struct delta { |