X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=demos%2Fspkigen.c;h=d87881197c558debbc017ffb28481e8e2b702d29;hp=01fe6254f22622cee3a24d433b17cf6c6698da22;hb=4a26329b4c105a2fa0f10de3ecf644e0d082b056;hpb=b7896b3cb86d80206af14a14d69b0717786f2729 diff --git a/demos/spkigen.c b/demos/spkigen.c index 01fe6254f2..d87881197c 100644 --- a/demos/spkigen.c +++ b/demos/spkigen.c @@ -6,12 +6,12 @@ */ #include #include -#include "err.h" -#include "asn1.h" -#include "objects.h" -#include "evp.h" -#include "x509.h" -#include "pem.h" +#include +#include +#include +#include +#include +#include /* The following two don't exist in SSLeay but they are in here as * examples */