include config.h
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include "../rename.h"
|
||||
/* crypto/cryptlib.c */
|
||||
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
||||
* All rights reserved.
|
||||
@@ -57,6 +56,9 @@
|
||||
* [including the GNU Public Licence.]
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include "../rename.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "cryptlib.h"
|
||||
|
||||
Reference in New Issue
Block a user