mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
include <string.h> for when it disappears from nsID.h again.
This commit is contained in:
parent
345de56bbf
commit
91c70687a3
@ -16,6 +16,7 @@
|
||||
* Reserved.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "nsILoadGroup.h"
|
||||
#include "nsSocketTransportService.h"
|
||||
#include "nsSocketTransport.h"
|
||||
|
Loading…
Reference in New Issue
Block a user