746:a569148841ff | 747:efbd59642577 |
---|---|
27 */ | 27 */ |
28 | 28 |
29 #include <stdio.h> | 29 #include <stdio.h> |
30 #include <stdlib.h> | 30 #include <stdlib.h> |
31 | 31 |
32 #include <ucx/test.h> | 32 #include "test.h" |
33 | 33 |
34 #include "base64.h" | 34 #include "base64.h" |
35 #include "crypto.h" | 35 #include "crypto.h" |
36 | 36 |
37 int test_main(int argc, char **argv); | 37 int test_main(int argc, char **argv); |