mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Use <> brackets for not-cancel.h in sysdeps/unix/sysv/linux/grantpt.c.
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "not-cancel.h"
|
||||
#include <not-cancel.h>
|
||||
|
||||
#include "pty-private.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user