diff options
Diffstat (limited to 'hicn-light/src/config/controlListInterfaces.c')
-rw-r--r-- | hicn-light/src/config/controlListInterfaces.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hicn-light/src/config/controlListInterfaces.c b/hicn-light/src/config/controlListInterfaces.c index 20338b553..914cc3552 100644 --- a/hicn-light/src/config/controlListInterfaces.c +++ b/hicn-light/src/config/controlListInterfaces.c @@ -19,7 +19,6 @@ #include <stdint.h> #include <stdio.h> #include <stdlib.h> -#include <strings.h> #include <parc/assert/parc_Assert.h> |