Index: head/palm/libmal/files/patch-malsync__mal__client__unix__MAL31DBConfig.c =================================================================== --- head/palm/libmal/files/patch-malsync__mal__client__unix__MAL31DBConfig.c (revision 401459) +++ head/palm/libmal/files/patch-malsync__mal__client__unix__MAL31DBConfig.c (revision 401460) @@ -1,11 +1,11 @@ --- malsync/mal/client/unix/MAL31DBConfig.c.orig 2009-02-16 16:07:04 UTC +++ malsync/mal/client/unix/MAL31DBConfig.c @@ -20,7 +20,7 @@ */ #include -#if defined(DARWIN) || defined(__OpenBSD__) -+#if defined(DARWIN) || defined(__OpenBSD__) || defined(__FreeBSD__) ++#if defined(DARWIN) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) #include #else #include