changeset 4386:09f77684a676

did not compile when --disable-vidix was used
author pl
date Sun, 27 Jan 2002 18:06:56 +0000
parents 7bb8f7905000
children df705351885a
files libvo/vo_fbdev.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_fbdev.c	Sun Jan 27 17:59:12 2002 +0000
+++ b/libvo/vo_fbdev.c	Sun Jan 27 18:06:56 2002 +0000
@@ -47,8 +47,8 @@
 #ifdef CONFIG_VIDIX
 /* Name of VIDIX driver */
 static const char *vidix_name = NULL;
+#endif
 static int pre_init_err = 0xFFFFFFFEUL;
-#endif
 /******************************
 *	fb.modes support      *
 ******************************/