diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.c b/test/test.c index e3d07ff..4a39ab2 100644 --- a/test/test.c +++ b/test/test.c @@ -1,6 +1,7 @@ #include <stdio.h> #include "uca.h" +#include "uca-cam.h" int count_dots(const char *s) { |