Index: pty.c --- pty.c.orig +++ pty.c @@ -32,7 +32,7 @@ #include #if defined(__OpenBSD__) -#include /* for openpty() */ +#include /* for openpty() */ #endif #include "config.h"