Revert "Check directory is able to create files for various -out option"
[openssl.git] / apps / passwd.c
index 85e7a6ebcd2b4b6cc32cc07ea2f5d5646a1de20c..aa516c874e656fca0f3ed4df803417be51cea1ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
@@ -10,6 +10,7 @@
 #include <string.h>
 
 #include "apps.h"
+#include "progs.h"
 
 #include <openssl/bio.h>
 #include <openssl/err.h>