include config.h

This commit is contained in:
David Lawrence
2000-04-28 02:08:20 +00:00
parent 2d3c2c9911
commit 6b7257f756
69 changed files with 206 additions and 60 deletions

View File

@@ -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"