mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-05 22:32:55 +02:00
3 lines
No EOL
78 B
C++
3 lines
No EOL
78 B
C++
#pragma once
|
|
#include <sstream>
|
|
void dumpInterfaces(std::stringstream& dump);
|