$FreeBSD$ --- src/powermand.c.orig Mon Mar 29 14:23:55 2004 +++ src/powermand.c Mon Mar 29 14:24:44 2004 @@ -35,6 +35,10 @@ #include #include #include +#ifdef __linux__ +#include +#endif +#include #include "powerman.h" #include "list.h"