From 0a4bd4b89f9a17e4ba8c7873d1384fb04f79b14d Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 16 Jan 2015 13:55:32 -0600 Subject: Move pty.h back to toys.h (under LSB 4.1 headers). --- toys.h | 1 + 1 file changed, 1 insertion(+) (limited to 'toys.h') diff --git a/toys.h b/toys.h index 6672cfcf..aa4381c5 100644 --- a/toys.h +++ b/toys.h @@ -63,6 +63,7 @@ #include // LSB 4.1 headers +#include #include #include #include -- cgit v1.2.3