Merge "Add an include" into main
This commit is contained in:
commit
d32b562ee9
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
#ifndef __SOCKET_LOCAL_H
|
||||
#define __SOCKET_LOCAL_H
|
||||
|
||||
#include <sys/socket.h>
|
||||
|
||||
#define FILESYSTEM_SOCKET_PREFIX "/tmp/"
|
||||
#define ANDROID_RESERVED_SOCKET_PREFIX "/dev/socket/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue