From fde9478b0b92c60bd9cea7c277193496b1e46c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 17 Apr 2008 10:00:16 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23004 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index d4e8166af..c435d633b 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,5 +1,7 @@ 2008-04-17 Love Hörnquist Åstrand + * win32.m4: replace _export with __declspec(dllexport) + * make-proto.pl: Add __declspec(dllimport) to the exported functions.