diff options
Diffstat (limited to 'finance/qhacc/files/patch-src::main.cpp')
-rw-r--r-- | finance/qhacc/files/patch-src::main.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/finance/qhacc/files/patch-src::main.cpp b/finance/qhacc/files/patch-src::main.cpp new file mode 100644 index 000000000000..99ffb4f458df --- /dev/null +++ b/finance/qhacc/files/patch-src::main.cpp @@ -0,0 +1,10 @@ +--- src/main.cpp.orig Thu Jan 2 02:42:35 2003 ++++ src/main.cpp Wed Jan 8 04:51:12 2003 +@@ -26,7 +26,6 @@ + #include "qhaccwidget.h" + + #include <stdlib.h> +-#include <getopt.h> + #include <locale.h> + + #include <qapplication.h> |