diff options
-rw-r--r-- | textproc/htdig/files/patch-DB2_db.cc.new | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/htdig/files/patch-DB2_db.cc.new b/textproc/htdig/files/patch-DB2_db.cc.new new file mode 100644 index 000000000000..b9751d79f8ce --- /dev/null +++ b/textproc/htdig/files/patch-DB2_db.cc.new @@ -0,0 +1,10 @@ +--- htlib/DB2_db.cc Thu Feb 24 18:29:11 2000 ++++ htlib/DB2_db.cc.new Tue Dec 11 00:16:27 2001 +@@ -44,7 +44,6 @@ + #include <errno.h> + #include <stdlib.h> + #include <fstream.h> +-#include <malloc.h> + #include <unistd.h> + + // Where do I need this for? I don't know. |