diff --git a/drivers/tty/pty.c b/drivers/tty/pty.c index 64338442050ef..a93df0755df33 100644 --- a/drivers/tty/pty.c +++ b/drivers/tty/pty.c @@ -7,6 +7,8 @@ * */ +/* This is a test */ + #include #include #include