Skip to content

fix: missing include in copy_handler.c

Stefano babic requested to merge github/fork/hannesweisbach/patch-1 into master

Created by: hannesweisbach

pipe() and close() function calls are forward-declared in unistd.h.

Merge request reports