This commit is contained in:
guha%netscape.com 1998-08-03 01:39:03 +00:00
Родитель 6a1c426cdb
Коммит ca4693b470
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -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