mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Unbreak building kterm on 4.6-REL or later.
Submitted by: bento Approved by: knu (mentor)
This commit is contained in:
parent
caa1da7eed
commit
db23b3817f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67068
1 changed files with 11 additions and 0 deletions
11
japanese/kterm16c/files/patch-af
Normal file
11
japanese/kterm16c/files/patch-af
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- charproc.c.orig Tue Sep 24 01:22:52 2002
|
||||
+++ charproc.c Tue Sep 24 01:23:10 2002
|
||||
@@ -102,8 +102,6 @@
|
||||
extern XtAppContext app_con;
|
||||
extern Widget toplevel;
|
||||
extern void exit();
|
||||
-extern char *malloc();
|
||||
-extern char *realloc();
|
||||
extern fd_set Select_mask;
|
||||
extern fd_set X_mask;
|
||||
extern fd_set pty_mask;
|
Loading…
Add table
Reference in a new issue