]> git.armaanb.net Git - st.git/blobdiff - pty.c
remove emallocz()
[st.git] / pty.c
diff --git a/pty.c b/pty.c
index a173dab968b757f73576d3656b07bb1557b1f8a5..3efaa7f480f649d453f6e8506982c5bcad083de0 100644 (file)
--- a/pty.c
+++ b/pty.c
@@ -1,5 +1,4 @@
 /* See LICENSE file for copyright and license details. */
-#include "util.h"
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>