apps: Don't include progs.h in apps.h
[openssl.git] / apps / dhparam.c
index 2a78ce28fc754583794593e092ef72f71e15ad9f..82ecc94a8f751686aa074010565846b8ae2e6d9c 100644 (file)
@@ -17,6 +17,7 @@ NON_EMPTY_TRANSLATION_UNIT
 # include <time.h>
 # include <string.h>
 # include "apps.h"
+# include "progs.h"
 # include <openssl/bio.h>
 # include <openssl/err.h>
 # include <openssl/bn.h>