mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-06-24 14:21:36 +00:00
forgot to add config.h
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_PATHS_H
|
||||
# include <paths.h> /* For _PATH_TTY */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user