зеркало из https://github.com/mozilla/gecko-dev.git
Bug 979913: Fix GCC warning about undeclared function |snprintf|, r=khuey
This commit is contained in:
Родитель
22b5da3219
Коммит
aea66889b6
|
@ -29,6 +29,7 @@
|
|||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include "cpuacct.h"
|
||||
|
||||
int cpuacct_add(uid_t uid)
|
||||
|
|
Загрузка…
Ссылка в новой задаче