зеркало из https://github.com/mozilla/pjs.git
add mkgeturl.h
This commit is contained in:
Родитель
97a501e7e1
Коммит
a67c0a2122
|
@ -19,10 +19,10 @@
|
|||
#ifndef NETCACHE_H
|
||||
#define NETCACHE_H
|
||||
|
||||
XP_BEGIN_PROTOS
|
||||
|
||||
#include "mkgeturl.h"
|
||||
|
||||
XP_BEGIN_PROTOS
|
||||
|
||||
extern void NET_CleanupCache (char * filename);
|
||||
extern int NET_FindURLInCache(URL_Struct * URL_s, MWContext *ctxt);
|
||||
extern void NET_RefreshCacheFileExpiration(URL_Struct * URL_s);
|
||||
|
|
Загрузка…
Ссылка в новой задаче