diff options
Diffstat (limited to 'src/delta/delta.c')
-rw-r--r-- | src/delta/delta.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/delta/delta.c b/src/delta/delta.c index 106c03675f..c764bb4b46 100644 --- a/src/delta/delta.c +++ b/src/delta/delta.c @@ -33,6 +33,7 @@ #include "build.h" #include "strv.h" #include "process-util.h" +#include "terminal-util.h" static const char prefixes[] = "/etc\0" |