projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca029d7
)
Add a newline after the specification header.
author
Bruno Haible
<bruno@clisp.org>
Mon, 19 Jan 2009 21:04:04 +0000
(22:04 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 19 Jan 2009 21:04:04 +0000
(22:04 +0100)
lib/ioctl.c
patch
|
blob
|
history
diff --git
a/lib/ioctl.c
b/lib/ioctl.c
index 6b856e1e10708f8a5f41aa0f07a5e40f1e664f8f..75ed5c06f48f93675fddf36e22245022e87f7506 100644
(file)
--- 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