]> git.pld-linux.org Git - packages/SVGATextMode.git/blob - SVGATextMode-llh.patch
- fixed stmmenu patch instead of disabling it
[packages/SVGATextMode.git] / SVGATextMode-llh.patch
1 --- SVGATextMode-1.10/SVGATextMode.c~   2000-09-02 23:27:19.000000000 +0000
2 +++ SVGATextMode-1.10/SVGATextMode.c    2004-04-16 21:10:39.000000000 +0000
3 @@ -35,7 +35,7 @@
4  #include <fcntl.h>
5  
6  #ifndef DOS
7 -#  include "fs.h"
8 +#  include <linux/fs.h>
9  #  include <sys/ioctl.h>
10  #  include <sys/kd.h>
11  #  include <ctype.h>
This page took 0.034727 seconds and 3 git commands to generate.