diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ipmi_mc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ipmi_mc.c b/lib/ipmi_mc.c index e0b3ce6..681fe41 100644 --- a/lib/ipmi_mc.c +++ b/lib/ipmi_mc.c @@ -36,7 +36,6 @@ #include <time.h> #include <limits.h> #include <stdbool.h> -#include <endian.h> #include <arpa/inet.h> |