diff options
Diffstat (limited to 'nihil.posix/execshell.ccm')
| -rw-r--r-- | nihil.posix/execshell.ccm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nihil.posix/execshell.ccm b/nihil.posix/execshell.ccm index e0263e5..9e640c3 100644 --- a/nihil.posix/execshell.ccm +++ b/nihil.posix/execshell.ccm @@ -2,7 +2,6 @@ export module nihil.posix:execshell; import nihil.std; -import nihil.error; import :execv; import :execl; |
