mirror of https://github.com/wolfSSL/wolfssl.git
remove stdio.h from dsa.c
parent
106abb873f
commit
4b74e96542
|
@ -18,7 +18,6 @@
|
|||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
|
|
Loading…
Reference in New Issue