summaryrefslogtreecommitdiff
path: root/misc/vbidecode/files/patch-aa
blob: 6816e204e29d3ba2239e65b63f3221842da104bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*** vbidecode.cc.orig	Mon Jun  7 17:12:04 1999
--- vbidecode.cc	Mon Jun  7 17:12:20 1999
*************** TODO:
*** 52,58 ****
  #include <sys/stat.h>
  
  #include "tables.h"
! #include "../../driver/bttv.h"
  
  int verbosity=0;
  
--- 52,59 ----
  #include <sys/stat.h>
  
  #include "tables.h"
! /* #include "../../driver/bttv.h" */
! #define VBI_MAXLINES 16
  
  int verbosity=0;