X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/47d8633f157156ef4701ce71ed7eff766206c107..5f287254715dd91f2c508a2a6b9853f0ef4ed785:/pty.c diff --git a/pty.c b/pty.c index a3e43b0..4c38d86 100644 --- a/pty.c +++ b/pty.c @@ -1,3 +1,5 @@ +/* See LICENSE file for copyright and license details. */ +#include "util.h" #include #include #include