Bugzilla bug #48248: removed an extraneous declaration of putenv(). Thanks

to Steven T. Hatton <hattons@bellatlantic.net> for reporting the bug.
This commit is contained in:
wtc%netscape.com 2000-09-09 02:25:18 +00:00
Родитель 005c605136
Коммит c519f893ff
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -264,8 +264,6 @@ GiveSystemInfo(void)
#if defined(__linux)
#include <linux/kernel.h>
int putenv(const char *);
static size_t
GetHighResClock(void *buf, size_t maxbytes)
{