$FreeBSD: ports/sysutils/powerman/files/patch-src-powermand.c,v 1.1 2004/06/17 16:14:13 glewis Exp $ --- 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"