[build] Add netgroup.cpp|h

These aren't used yet.
This commit is contained in:
John Newbery
2021-08-31 13:22:36 +01:00
parent 907659770b
commit 9b3836710b
3 changed files with 20 additions and 0 deletions

5
src/netgroup.cpp Normal file
View File

@@ -0,0 +1,5 @@
// Copyright (c) 2021 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <netgroup.h>