From 91f232e33e7816a959ba824954000a8d8939d38d Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Wed, 3 Mar 1999 01:12:20 +0000 Subject: [PATCH] Requires netlib. --- mailnews/base/build/makefile.win | 1 + 1 file changed, 1 insertion(+) diff --git a/mailnews/base/build/makefile.win b/mailnews/base/build/makefile.win index f9d6172e20dc..4ff5ea2f713a 100644 --- a/mailnews/base/build/makefile.win +++ b/mailnews/base/build/makefile.win @@ -104,6 +104,7 @@ LINCS=$(LINCS) -I, \ -I$(PUBLIC)\pref \ -I$(PUBLIC)\raptor \ -I$(PUBLIC)\rdf \ + -I$(PUBLIC)\netlib \ $(NULL) #//------------------------------------------------------------------------