mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-04 03:33:36 +00:00
ID:445 - Fix of compilation on FreeBSD
This commit is contained in:
committed by
Zdenek Styblik
parent
7e991a18e0
commit
0ffe39dedc
@ -33,7 +33,9 @@
|
||||
|
||||
/* Serial Interface, Basic Mode plugin. */
|
||||
|
||||
#if defined HAVE_ALLOCA_H
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
|
Reference in New Issue
Block a user