remove hidden depencies, sr=shaver

This commit is contained in:
scc%mozilla.org 2001-03-25 21:33:50 +00:00
Родитель 1f24da7ac2
Коммит bcc01a4bd2
1 изменённых файлов: 2 добавлений и 0 удалений

2
netwerk/cache/src/nsCache.h поставляемый
Просмотреть файл

@ -31,6 +31,8 @@
#define _nsCache_h_ #define _nsCache_h_
#include "nsAReadableString.h" #include "nsAReadableString.h"
#include "prtime.h"
#include "nsError.h"
#if 0 #if 0
// Convert PRTime to unix-style time_t, i.e. seconds since the epoch // Convert PRTime to unix-style time_t, i.e. seconds since the epoch