mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Fix build bustage.
This commit is contained in:
parent
6a1c426cdb
commit
ca4693b470
@ -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
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user