summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--finance/openhbci/files/patch-transaction.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/finance/openhbci/files/patch-transaction.cpp b/finance/openhbci/files/patch-transaction.cpp
new file mode 100644
index 000000000000..2cd1a0072bfa
--- /dev/null
+++ b/finance/openhbci/files/patch-transaction.cpp
@@ -0,0 +1,10 @@
+--- src/openhbci/core/transaction.cpp.orig Sun Jul 20 16:02:04 2003
++++ src/openhbci/core/transaction.cpp Sun Jul 20 16:02:48 2003
+@@ -34,6 +34,7 @@
+ #include <config.h>
+ #endif
+
++#include <assert.h>
+ #include "transaction.h"
+ #include "hbcistring.h"
+