dbc44398c0
installation ordering, multiple source capability and several other unique features. WWW: http://packages.debian.org/apt PR: ports/105563 Submitted by: Nick Barkas <snb at threerings.net>
10 lines
298 B
C++
10 lines
298 B
C++
--- ftparchive/contents.cc.orig Thu Mar 2 06:06:31 2006
|
|
+++ ftparchive/contents.cc Tue Nov 14 17:13:30 2006
|
|
@@ -41,7 +41,6 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
/*}}}*/
|
|
|
|
// GenContents::~GenContents - Free allocated memory /*{{{*/
|