From 8a0e4c8fa50b23072582eb4fbfadc4f5333a6d3d Mon Sep 17 00:00:00 2001 From: "biswatosh.chakraborty%sun.com" Date: Tue, 2 Oct 2007 05:17:22 +0000 Subject: [PATCH] Modified Files: manifest.mn Bug 265715. Reviewed by Nelson Issue: Removing hsearch.c from manifest.mn as well from the source. git-svn-id: svn://10.0.0.236/trunk@237052 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/dbm/src/manifest.mn | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/security/dbm/src/manifest.mn b/mozilla/security/dbm/src/manifest.mn index a302409abc2..392f5640708 100644 --- a/mozilla/security/dbm/src/manifest.mn +++ b/mozilla/security/dbm/src/manifest.mn @@ -55,7 +55,6 @@ CSRCS = db.c \ h_page.c \ hash.c \ hash_buf.c \ - hsearch.c \ mktemp.c \ dirent.c \ $(NULL)