mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Explicitly include xp_mem.h since it is needed
This commit is contained in:
parent
676b78d39b
commit
9dbf922d2a
@ -29,6 +29,7 @@
|
||||
#include "plstr.h"
|
||||
#include "FullPath.h"
|
||||
#include "net.h"
|
||||
#include "xp_mem.h" // for XP_FREE
|
||||
|
||||
// Returns a full pathname to the given file
|
||||
// Returned value is allocated with XP_ALLOC, and must be freed with XP_FREE
|
||||
|
Loading…
Reference in New Issue
Block a user