summaryrefslogtreecommitdiffstats
path: root/osdep-cygwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep-cygwin.c')
-rw-r--r--osdep-cygwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep-cygwin.c b/osdep-cygwin.c
index f3a90426..91bc5fc9 100644
--- a/osdep-cygwin.c
+++ b/osdep-cygwin.c
@@ -16,7 +16,7 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/types.h>
+#include <sys/param.h>
#include <sys/stat.h>
#include <event.h>