Removed the config.h thing from the .h's in the source dir.
So we should be all set now :) Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
* ***** END GPL/BL DUAL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifndef BLO_DECRYPT_H
|
||||
#define BLO_DECRYPT_H
|
||||
|
||||
|
@@ -31,10 +31,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifndef BLO_EN_DE_CRYPT_H
|
||||
#define BLO_EN_DE_CRYPT_H
|
||||
|
||||
|
Reference in New Issue
Block a user