mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 06:45:33 +00:00
Bug 854904: fix undefined sockaddr_in, sockaddr_in6. r=qDot
This commit is contained in:
parent
00b3454b12
commit
06c70a5f97
@ -11,6 +11,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
#ifdef MOZ_B2G_BT
|
||||
#include <bluetooth/bluetooth.h>
|
||||
#include <bluetooth/sco.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user