[TD-2210] <fix>: no need include syscall header.
This commit is contained in:
parent
89c74b8a6c
commit
a024fb48c8
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue