diff options
Diffstat (limited to 'devel/xwpe/files/patch-we_debug.c')
-rw-r--r-- | devel/xwpe/files/patch-we_debug.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/xwpe/files/patch-we_debug.c b/devel/xwpe/files/patch-we_debug.c new file mode 100644 index 000000000000..a14fd92b9e94 --- /dev/null +++ b/devel/xwpe/files/patch-we_debug.c @@ -0,0 +1,10 @@ +--- we_debug.c.orig Sun Aug 15 19:14:55 2004 ++++ we_debug.c Sun Aug 15 19:16:13 2004 +@@ -52,7 +52,6 @@ + extern char *att_no; + extern char *e_tmp_dir; + +-char *tparm(); + char *tgoto(); + #ifdef DEFTPUTS + int tputs(); |