FreeBSD Bugzilla – Attachment 92025 Details for
Bug 129587
[patch] finance/gnucash fix support for aqbanking3 on FreeBSD
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 376 bytes, created by
G. Paul Ziemba
on 2008-12-12 06:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
G. Paul Ziemba
Created:
2008-12-12 06:30:01 UTC
Size:
376 bytes
patch
obsolete
>--- src/import-export/aqbanking/druid-ab-initial.c.orig 2008-12-10 12:28:52.000000000 -0800 >+++ src/import-export/aqbanking/druid-ab-initial.c 2008-12-10 12:17:01.000000000 -0800 >@@ -35,6 +35,9 @@ > #include <glib/gi18n.h> > #include <glib/gstdio.h> > #include <gdk/gdkkeysyms.h> >+#ifdef HAVE_SYS_WAIT_H >+# include <sys/wait.h> >+#endif > #include <fcntl.h> > #include <unistd.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 129587
: 92025 |
92026