зеркало из https://github.com/mozilla/gecko-dev.git
Bug 854904: fix undefined sockaddr_in, sockaddr_in6. r=qDot
This commit is contained in:
Родитель
00b3454b12
Коммит
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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче