This commit is contained in:
Joseph Henry
2016-06-14 16:01:19 -07:00
parent 76b7e0fef7
commit c1ce7dc87a
436 changed files with 87247 additions and 473 deletions

View File

@@ -25,8 +25,8 @@
* LLC. Start here: http://www.zerotier.com/
*/
#ifndef _SIGNATURES_H
#define _SIGNATURES_H 1
#ifndef _SDK_SIGNATURES_H
#define _SDK_SIGNATURES_H 1
#include <sys/socket.h>
@@ -54,4 +54,4 @@
#define GETSOCKNAME_SIG int sockfd, struct sockaddr *addr, socklen_t *addrlen
#define SYSCALL_SIG long number, ...
#endif // _SIGNATURES_H
#endif // _SDK_SIGNATURES_H