$NetBSD: patch-aa,v 1.1 2006/05/19 20:53:34 joerg 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. */
