From 540d7568aefbc870e8f618905cfbc38f9e6fcc61 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Sat, 28 Jan 2012 11:51:44 -0500 Subject: Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c. --- sysdeps/unix/sysv/linux/grantpt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/grantpt.c b/sysdeps/unix/sysv/linux/grantpt.c index f2fc60f83a..0a3cd472fa 100644 --- a/sysdeps/unix/sysv/linux/grantpt.c +++ b/sysdeps/unix/sysv/linux/grantpt.c @@ -7,7 +7,8 @@ #include #include -#include "not-cancel.h" +#include + #include "pty-private.h" -- cgit 1.4.1