Make sure sptps.h and info.h are in the tarball.
[tinc] / src / control.h
index 91708fc..ce8145a 100644 (file)
@@ -22,5 +22,6 @@
 
 extern bool init_control();
 extern void exit_control();
+extern char controlcookie[];
 
 #endif