X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=pty.c;h=4c38d8677c8ce58c11992f6cf4e888d445ac4a54;hp=bf0b0f7e072bbd9c92a6b68964cb259819b05473;hb=5f287254715dd91f2c508a2a6b9853f0ef4ed785;hpb=05ebee60843f24201f3e7c5c76ff94b6b5e868b2 diff --git a/pty.c b/pty.c index bf0b0f7..4c38d86 100644 --- a/pty.c +++ b/pty.c @@ -1,4 +1,5 @@ /* See LICENSE file for copyright and license details. */ +#include "util.h" #include #include #include