changeset 11051:958d56849caf

Add a newline after the specification header.
author Bruno Haible <bruno@clisp.org>
date Mon, 19 Jan 2009 22:04:04 +0100
parents c6c15724d887
children cfcd4fa98c01
files lib/ioctl.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ioctl.c
+++ b/lib/ioctl.c
@@ -20,6 +20,7 @@
 #include <config.h>
 
 #include <sys/ioctl.h>
+
 #include <stdarg.h>
 
 #define WIN32_LEAN_AND_MEAN