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 6b856e1e10708f8a5f41aa0f07a5e40f1e664f8f..75ed5c06f48f93675fddf36e22245022e87f7506 100644 (file)
@@ -20,6 +20,7 @@
 #include <config.h>
 
 #include <sys/ioctl.h>
+
 #include <stdarg.h>
 
 #define WIN32_LEAN_AND_MEAN