[TD-2210] <fix>: no need include syscall header.

This commit is contained in:
Shuduo Sang 2021-02-26 18:36:50 +08:00
parent 89c74b8a6c
commit a024fb48c8
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <sys/syscall.h>
#define _DEFAULT_SOURCE
#include "os.h"