Support for the UserInformation DPU OCLC-UserInformation:
[yaz-moved-to-github.git] / include / yaz / oid.h
index 044fd1d..c0beb28 100644 (file)
@@ -23,7 +23,7 @@
  * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  * OF THIS SOFTWARE.
  *
- * $Id: oid.h,v 1.17 2003-07-10 11:51:46 mike Exp $
+ * $Id: oid.h,v 1.18 2003-07-18 19:54:30 mike Exp $
  */
 
 #ifndef OID_H
@@ -212,6 +212,7 @@ typedef enum oid_value
     VAL_ZEEREX,
     VAL_CQL,
     VAL_DBUPDATE1,
+    VAL_OCLCUI,
 
 /* VAL_DYNAMIC must have highest value */
     VAL_DYNAMIC,