Add an activity for binary cache queries

This commit is contained in:
Eelco Dolstra
2017-08-31 15:25:58 +02:00
parent c2154d4c84
commit fd73c1e20a
4 changed files with 19 additions and 4 deletions
+1
View File
@@ -24,6 +24,7 @@ typedef enum {
actOptimiseStore = 106,
actVerifyPaths = 107,
actSubstitute = 108,
actQueryPathInfo = 109,
} ActivityType;
typedef enum {