diff options
Diffstat (limited to 'tests/test-init.c')
-rw-r--r-- | tests/test-init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-init.c b/tests/test-init.c index 10790a8..be970aa 100644 --- a/tests/test-init.c +++ b/tests/test-init.c @@ -44,8 +44,8 @@ #include <time.h> #include <unistd.h> -#include "p11-kit/compat.h" #include "p11-kit/p11-kit.h" +#include "p11-kit/util.h" #include "mock-module.h" |