Fix build bustage.

This commit is contained in:
guha%netscape.com 1998-08-03 01:39:03 +00:00
parent 6a1c426cdb
commit ca4693b470

View File

@ -22,6 +22,7 @@
For more information on RDF, look at the RDF section of www.mozilla.org
*/
#ifdef SMART_MAIL
#include "net.h"
#include "rdf-int.h"
@ -374,7 +375,8 @@ MakePopDB (char* url)
return(ntr);
} else return NULL;
}
#endif