X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=apps%2Fengine.c;h=393008d5ce0c75676598a76fe973c7db03c71a0f;hb=24c4ea958ecae0b194cc3eb812a81766cdb421f6;hp=d51586d85507440bb72e6243dd3613ad39439eb5;hpb=e144fd36ceb4d71a75b04503995a52ad6699fb22;p=thirdparty%2Fopenssl.git diff --git a/apps/engine.c b/apps/engine.c index d51586d855..393008d5ce 100644 --- a/apps/engine.c +++ b/apps/engine.c @@ -22,9 +22,6 @@ #include #include -DEFINE_STACK_OF_STRING() -DEFINE_STACK_OF_CSTRING() - typedef enum OPTION_choice { OPT_ERR = -1, OPT_EOF = 0, OPT_HELP, OPT_C, OPT_T, OPT_TT, OPT_PRE, OPT_POST,