<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- lib/yang-complex-types.h.orig	2013-06-04 07:34:00.000000000 -0500
+++ lib/yang-complex-types.h	2020-07-01 18:41:24.000000000 -0500
@@ -45,4 +45,6 @@
 
 void expandInstance(_YangNode* nodePtr, int  forced);
 
+void createIdentifierRef(_YangNode *node, char* prefix, char* ident);
+
 #endif /* _YANG_COMPLEX_TYPES_H */
</pre></body></html>