Skip to content

Commit

Permalink
Fixed Linux compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Apr 24, 2022
1 parent 59f17f8 commit b78ae2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/NetlinkGeneric/GenericFamilyController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

import Foundation
import Netlink
import CNetlink

/// Netlink Generic Family Controller
public struct NetlinkGenericFamilyController: Equatable, Hashable, Codable, Identifiable {
Expand Down

0 comments on commit b78ae2d

Please sign in to comment.