X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Foid.h;h=df828a8465feb94d0268d49be8d5ab01a95b4b11;hb=cdea632bd515af06beaa311c8569180da1e082da;hp=bb954146190b996822ba3605bb4c34d2480a5947;hpb=2c185557bb24fa795cee97d813074932e8cc6f78;p=yaz-moved-to-github.git diff --git a/include/oid.h b/include/oid.h index bb95414..df828a8 100644 --- a/include/oid.h +++ b/include/oid.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: oid.h,v 1.33 1999-05-27 13:02:20 adam Exp $ + * $Id: oid.h,v 1.34 1999-09-13 12:51:14 adam Exp $ */ #ifndef OID_H @@ -153,6 +153,7 @@ typedef enum oid_value VAL_UNIVERSE_REPORT, VAL_PROXY, VAL_COOKIE, + VAL_CLIENT_IP, /* add new types here... */ /* VAL_DYNAMIC must have highest value */