--- src/sys/kern/kern_poll.c 2005/10/20 15:54:55 1.20 +++ src/sys/kern/kern_poll.c 2005/10/24 08:06:16 1.21 @@ -28,6 +28,8 @@ * $DragonFly$ */ +#include "opt_polling.h" + #include #include #include