]> git.ipfire.org Git - thirdparty/man-pages.git/commit
execveat.2: Remove unused include
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 10 May 2021 13:02:10 +0000 (15:02 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 10 May 2021 17:06:23 +0000 (05:06 +1200)
commit1cf69258ad61c546bd4145b45f1e77b8510cd876
treef1b9b66b4a0ee55ed4ed372b7328298a86fb84b8
parente43e45b47790bf597f62b0032d90ec0740e21c6d
execveat.2: Remove unused include

This complements commit e3eba861bd966911b38b7ebc572f0c092ca7bdee.

Since we don't need syscall(2) anymore, we don't need SYS_* definitions.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/execveat.2