Include <string.h> to get definition of strcmp.
This commit is contained in:
@@ -47,9 +47,12 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "apps.h"
|
||||
#include <openssl/bn.h>
|
||||
|
||||
|
||||
#undef PROG
|
||||
#define PROG prime_main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user