mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Include string.h for string functions. Bugzilla 17940.
This commit is contained in:
parent
f7c1e01621
commit
350acd0532
@ -24,6 +24,8 @@
|
||||
#include "pratom.h"
|
||||
#include "primpl.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/*
|
||||
* The following is a fallback implementation that emulates
|
||||
* atomic operations for platforms without atomic operations.
|
||||
|
Loading…
Reference in New Issue
Block a user