Add a newline after the specification header.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Jan 2009 21:04:04 +0000 (22:04 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Jan 2009 21:04:04 +0000 (22:04 +0100)
lib/ioctl.c

index 6b856e1..75ed5c0 100644 (file)
@@ -20,6 +20,7 @@
 #include <config.h>
 
 #include <sys/ioctl.h>
+
 #include <stdarg.h>
 
 #define WIN32_LEAN_AND_MEAN