]> git.meshlink.io Git - meshlink/blobdiff - src/top.c
Move make_names() and related variables to its own source file.
[meshlink] / src / top.c
index 28ab56f486fe7d71c2b86e6130ef395bfa13dc2b..aafc2a4418702b134ce2d48b2d7c8861450baaf2 100644 (file)
--- a/src/top.c
+++ b/src/top.c
@@ -25,6 +25,7 @@
 
 #include "control_common.h"
 #include "list.h"
+#include "names.h"
 #include "tincctl.h"
 #include "top.h"
 #include "xalloc.h"