зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1424114 - Add missing string.h include in timecard.c. r=jesup
--HG-- extra : rebase_source : e81ef4ec2d920dc0ef3e0f70fc5e7bd68c23e755
This commit is contained in:
Родитель
780f9529bd
Коммит
b8fc1317ef
|
@ -5,6 +5,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "timecard.h"
|
||||
#include "mozilla/mozalloc.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче