Mercurial > mplayer.hg
changeset 14094:a0197f7b0784
remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
author | rfelker |
---|---|
date | Fri, 03 Dec 2004 20:55:00 +0000 |
parents | 3bf74bf969ff |
children | 367ba4601d47 |
files | libvo/vo_fbdev.c libvo/vo_fbdev2.c libvo/vo_mga.c |
diffstat | 3 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_fbdev.c Fri Dec 03 14:22:04 2004 +0000 +++ b/libvo/vo_fbdev.c Fri Dec 03 20:55:00 2004 +0000 @@ -18,7 +18,6 @@ #include <sys/mman.h> #include <sys/ioctl.h> #include <sys/kd.h> -#include "kerneltwosix.h" #include <linux/fb.h> #include "config.h"