mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
Bug 752313 - Add #include <unistd.h> to crashreporter_gtk_common.cpp to fix build failures. r=ted
This commit is contained in:
parent
486f4aaae9
commit
3b85ab0d9c
@ -5,6 +5,7 @@
|
||||
|
||||
#include "crashreporter.h"
|
||||
|
||||
#include <unistd.h>
|
||||
#include <dlfcn.h>
|
||||
#include <errno.h>
|
||||
#include <glib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user