summaryrefslogtreecommitdiff
path: root/lib/ioctl.c
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-01-19 22:04:04 +0100
committerBruno Haible <bruno@clisp.org>2009-01-19 22:04:04 +0100
commit13a620eb128306ec69602f695d3f874cfeec25a7 (patch)
tree1d42f631b57a0e0dce53dece4424b3d41f392bf4 /lib/ioctl.c
parentca029d76d0c55ceada6cdda59da31b0d69e29eb3 (diff)
downloadgnulib-13a620eb128306ec69602f695d3f874cfeec25a7.tar.gz
Add a newline after the specification header.
Diffstat (limited to 'lib/ioctl.c')
-rw-r--r--lib/ioctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ioctl.c b/lib/ioctl.c
index 6b856e1e10..75ed5c06f4 100644
--- 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