diff options
Diffstat (limited to 'lib/src/common.c')
-rw-r--r-- | lib/src/common.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/src/common.c b/lib/src/common.c index de4ece339..78d25b770 100644 --- a/lib/src/common.c +++ b/lib/src/common.c @@ -28,7 +28,8 @@ #endif #include <stdio.h> -#include "common.h" +#include <hicn/common.h> + int |