]> git.pld-linux.org Git - packages/screen.git/blob - screen-ia64.patch
up to 4.9.1 (fixes CVE-2023-24626)
[packages/screen.git] / screen-ia64.patch
1 --- configure.ac.orig   Wed Jun 14 16:04:17 2000
2 +++ configure.ac        Fri Sep  8 19:15:51 2000
3 @@ -625,6 +625,9 @@
4  #include <string.h>
5  #include <term.h>
6  
7 +
8 +extern char *tgoto(char *,int,int);
9 +
10  int
11  main()
12  {
This page took 0.13364 seconds and 4 git commands to generate.