mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-16 12:47:50 +00:00
Add missing socket import
The Non-sysfs fallback needs to have socket imported to function
This commit is contained in:
parent
12cbfff24f
commit
ee7e044ad8
@ -22,6 +22,7 @@ import confluent.log as log
|
||||
import hashlib
|
||||
import netifaces
|
||||
import os
|
||||
import socket
|
||||
import struct
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user