tls: make ctx_write function return the length of enqueue
[vpp.git] / doxygen / siphon / process_syscfg.py
index 94be591..bccde2c 100644 (file)
@@ -14,7 +14,8 @@
 
 # Generate syscfg formatted output
 
-import process, parsers
+from . import process, parsers
+
 
 class SiphonSYSCFG(process.Siphon):