diff options
Diffstat (limited to 'src/lib/cross.h')
| -rw-r--r-- | src/lib/cross.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/cross.h b/src/lib/cross.h index 1fe34edbe..c853e8537 100644 --- a/src/lib/cross.h +++ b/src/lib/cross.h @@ -30,6 +30,7 @@ extern std::string cpu_info (); extern void run_ffprobe (boost::filesystem::path, boost::filesystem::path, boost::shared_ptr<Log>); extern std::list<std::pair<std::string, std::string> > mount_info (); extern boost::filesystem::path openssl_path (); +extern std::list<std::string> network_interfaces (); #ifdef DCPOMATIC_OSX extern boost::filesystem::path app_contents (); #endif |
