mirror of
https://github.com/zerotier/edge.git
synced 2026-05-22 16:25:05 -07:00
7 lines
81 B
C
7 lines
81 B
C
#ifndef _SYS_SYSCALL_H
|
|
#define _SYS_SYSCALL_H
|
|
|
|
#include <bits/syscall.h>
|
|
|
|
#endif
|