]> git.meshlink.io Git - meshlink/blobdiff - src/mingw/device.c
Move make_names() and related variables to its own source file.
[meshlink] / src / mingw / device.c
index 3b1458c6251ac3321bec154fa6d2bd94c26115a0..00644dba95a951ccc386dd373688abda4d304d99 100644 (file)
@@ -26,6 +26,7 @@
 #include "conf.h"
 #include "device.h"
 #include "logger.h"
+#include "names.h"
 #include "net.h"
 #include "route.h"
 #include "utils.h"