From 69ac78cef9505f334cf61d13825371ce0c67ca16 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Mon, 4 Feb 2008 23:54:08 +0000 Subject: Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully). --- crypting.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'crypting.c') diff --git a/crypting.c b/crypting.c index 2a17a913..34b99034 100644 --- a/crypting.c +++ b/crypting.c @@ -28,10 +28,7 @@ included if CRYPTING_MAIN is defined. Or just do "make decode" and the programs will be built. */ -#include -#include -#include -#include +#include #include "md5.h" #include "crypting.h" -- cgit v1.2.3