Jan Šafránek 180c16
diff -up freeipmi-0.7.5/ipmipower/src/wrappers.c.regex freeipmi-0.7.5/ipmipower/src/wrappers.c
Jan Šafránek 180c16
--- freeipmi-0.7.5/ipmipower/src/wrappers.c.regex	2008-08-12 20:14:42.000000000 +0200
Jan Šafránek 180c16
+++ freeipmi-0.7.5/ipmipower/src/wrappers.c	2009-02-24 15:55:47.000000000 +0100
Jan Šafránek 180c16
@@ -74,6 +74,9 @@
Phil Knirsch 274b6b
 #include <sys/poll.h>
Phil Knirsch 274b6b
 #include <limits.h>
Phil Knirsch 274b6b
 
Phil Knirsch 274b6b
+#include <sys/types.h>
Phil Knirsch 274b6b
+#include <regex.h>
Phil Knirsch 274b6b
+
Phil Knirsch 274b6b
 #include "wrappers.h"
Jan Šafránek 180c16
 
Jan Šafránek 180c16
 #include "freeipmi-portability.h"