=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/openssl/apps.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/openssl/apps.h 2014/08/28 13:37:41 1.4 +++ src/usr.bin/openssl/apps.h 2014/08/28 13:39:07 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: apps.h,v 1.4 2014/08/28 13:37:41 jsing Exp $ */ +/* $OpenBSD: apps.h,v 1.5 2014/08/28 13:39:07 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -291,6 +291,7 @@ OPTION_ARG_FORMAT, OPTION_ARG_INT, OPTION_FLAG, + OPTION_FLAG_ORD, OPTION_VALUE, } type; union {