neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxx
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "config.h"
|
||||
#include "SmbclientNeighborPlugin.hxx"
|
||||
#include "lib/smbclient/Init.hxx"
|
||||
#include "lib/smbclient/Domain.hxx"
|
||||
#include "neighbor/NeighborPlugin.hxx"
|
||||
#include "neighbor/Explorer.hxx"
|
||||
#include "neighbor/Listener.hxx"
|
||||
@@ -38,8 +39,6 @@
|
||||
#include <list>
|
||||
#include <algorithm>
|
||||
|
||||
static constexpr Domain smbclient_domain("smbclient");
|
||||
|
||||
class SmbclientNeighborExplorer final : public NeighborExplorer {
|
||||
struct Server {
|
||||
std::string name, comment;
|
||||
|
Reference in New Issue
Block a user