diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/includes/hicn/strategy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/includes/hicn/strategy.h b/lib/includes/hicn/strategy.h index c71db451a..196d59efa 100644 --- a/lib/includes/hicn/strategy.h +++ b/lib/includes/hicn/strategy.h @@ -29,6 +29,7 @@ _ (RANDOM) \ _ (REPLICATION) \ _ (BESTPATH) \ + _ (LOCAL_REMOTE) \ _ (N) typedef enum |