chiark / gitweb /
Split base64 code into a separate .c so that the server doesn't pull
[disorder] / lib / test.c
index c3e4c345b508c3199559b311107c665d7c2cf783..0f38fc368547382786e558678295c4c45b304d32 100644 (file)
@@ -61,6 +61,7 @@
 #include "split.h"
 #include "configuration.h"
 #include "addr.h"
+#include "base64.h"
 
 static int tests, errors;
 static int fail_first;