$NetBSD: patch-db,v 1.1 2005/05/20 20:08:40 wiz Exp $

--- src/video/svga/SDL_svgavideo.c.orig	2004-02-18 18:22:09.000000000 +0100
+++ src/video/svga/SDL_svgavideo.c
@@ -38,7 +38,7 @@ static char rcsid =
 
 #if defined(linux)
 #include <linux/vt.h>
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__DragonFly__)
 #include <sys/consio.h>
 #else
 #error You must choose your operating system here
