mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-18 09:10:25 +00:00
Add missing socket import
The Non-sysfs fallback needs to have socket imported to function
This commit is contained in:
@@ -22,6 +22,7 @@ import confluent.log as log
|
||||
import hashlib
|
||||
import netifaces
|
||||
import os
|
||||
import socket
|
||||
import struct
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user