Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function.
git-svn-id: svn://10.0.0.236/trunk@1060 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1256,6 +1256,7 @@ NET_ParseURL
|
||||
# NET_ProxyAutoConfig
|
||||
# NET_PublishFiles
|
||||
# NET_PublishFilesTo
|
||||
NET_GetURLQuick
|
||||
# NET_ReadCacheFAT
|
||||
# NET_ReadCookies
|
||||
# NET_ReadNewsgroupsFromDisk
|
||||
|
||||
Binary file not shown.
@@ -25,6 +25,7 @@
|
||||
#include "net.h"
|
||||
#include "ntypes.h"
|
||||
#include "fe_proto.h"
|
||||
#include "mkutils.h"
|
||||
|
||||
#ifdef NSPR20
|
||||
#include "prinit.h"
|
||||
|
||||
Reference in New Issue
Block a user