mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-04 03:33:36 +00:00
ID:384 - Fix compilation under cygwin64
Patch fixes several compile-time errors which appear during IPMITOOL compilation in Cygwin64 environment. Commit for: Dmitry Bazhenov
This commit is contained in:
@ -33,6 +33,7 @@
|
||||
|
||||
/* Serial Interface, Basic Mode plugin. */
|
||||
|
||||
#include <alloca.h>
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
|
Reference in New Issue
Block a user