# HG changeset patch # User Bruno Haible # Date 1232399044 -3600 # Node ID 958d56849caf32c00faa7d55995c41ee1fa3bfc4 # Parent c6c15724d88708ddeeb9975465036e1c85aba977 Add a newline after the specification header. diff --git a/lib/ioctl.c b/lib/ioctl.c --- a/lib/ioctl.c +++ b/lib/ioctl.c @@ -20,6 +20,7 @@ #include #include + #include #define WIN32_LEAN_AND_MEAN