$NetBSD: patch-aa,v 1.4 2006/09/26 07:27:19 martti Exp $

--- include/vlc_common.h.orig	2006-05-19 19:46:18.000000000 +0000
+++ include/vlc_common.h
@@ -873,7 +873,7 @@ static inline void _SetQWBE( uint8_t *p,
 #   define vlc_strtoll NULL
 #endif
 
-#if defined(SYS_BEOS)
+#if defined(SYS_BEOS) || defined(__DragonFly__)
     typedef struct {
         long long quot; /* Quotient. */
         long long rem;  /* Remainder. */
