mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-20 09:23:51 +00:00
Fix path issue.
This commit is contained in:
parent
3ccc801616
commit
e91bd66ad6
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ from os.path import abspath, dirname
|
|||
|
||||
ndpi = CDLL(dirname(abspath(__file__)) + '/ndpi_wrap.so')
|
||||
|
||||
|
||||
class ndpi_detection_module_struct(Structure):
|
||||
pass
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue