Move poly1305_get_tag() into poly1305.c, hide poly1305_init().
[tinc] / src / names.h
index f109686..b3830e0 100644 (file)
@@ -21,6 +21,8 @@
     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
+#include "system.h"
+
 extern char *confdir;
 extern char *confbase;
 extern bool confbase_given;