Move ec.h to ec2.h because it is not compatible with what we will use.
[oweals/openssl.git] / crypto / err / err.c
index 4f7a2ce4ac7c5988407830b220aedaff5a4e695b..2d8b5f62af83eda108321b9b518b01120bd0649c 100644 (file)
@@ -164,6 +164,7 @@ static ERR_STRING_DATA ERR_str_libraries[]=
 {ERR_PACK(ERR_LIB_DSO,0,0)             ,"DSO support routines"},
 {ERR_PACK(ERR_LIB_ENGINE,0,0)          ,"engine routines"},
 {ERR_PACK(ERR_LIB_OCSP,0,0)            ,"OCSP routines"},
+{ERR_PACK(ERR_LIB_EC,0,0)              ,"EC routines"},
 {0,NULL},
        };