feat: fixed pcap linking and added nix packages
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
fn main() -> std::io::Result<()> {
|
||||
include!("../build_common.rs");
|
||||
|
||||
cc::Build::new()
|
||||
.compiler("clang")
|
||||
.file("src/bridge.c")
|
||||
|
||||
Reference in New Issue
Block a user