зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
005c605136
Коммит
c519f893ff
|
@ -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)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче