From: Simon Josefsson Date: Thu, 7 May 2009 18:34:37 +0000 (+0000) Subject: Fix include's. X-Git-Tag: yubikey-personalisation_1.3.5-1~4^2~157 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=788e87c866a24d3901179957900f79f6856da637;p=yubikey-personalization.old Fix include's. --- diff --git a/ykcore/ykcore_osx.c b/ykcore/ykcore_osx.c index c833335..ab5ec37 100644 --- a/ykcore/ykcore_osx.c +++ b/ykcore/ykcore_osx.c @@ -29,6 +29,10 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include "ykcore.h" +#include "ykdef.h" +#include "ykcore_backend.h" + #include #include #include