X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=demos%2Fspkigen.c;h=d87881197c558debbc017ffb28481e8e2b702d29;hp=01fe6254f22622cee3a24d433b17cf6c6698da22;hb=f13b93d3b46d5fa0a2b0c4ec9854a3962a73d198;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86 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 */