X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fioctl.c;h=75ed5c06f48f93675fddf36e22245022e87f7506;hb=217969cf220de4c0515eccd614de1640c3f46bcf;hp=a23d363bc508784c357c0f7548daba1229dbfabc;hpb=dbd243d0795137dc4877821dfb3d292fe80bcc5f;p=gnulib.git diff --git a/lib/ioctl.c b/lib/ioctl.c index a23d363bc..75ed5c06f 100644 --- a/lib/ioctl.c +++ b/lib/ioctl.c @@ -1,6 +1,6 @@ /* ioctl.c --- wrappers for Windows ioctl function - Copyright (C) 2008 Free Software Foundation, Inc. + Copyright (C) 2008, 2009 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,8 @@ #include +#include + #include #define WIN32_LEAN_AND_MEAN