--- stfl_internals.h.orig Sun Dec 30 09:25:50 2012 +++ stfl_internals.h Sun Dec 30 09:26:11 2012 @@ -28,7 +28,11 @@ extern "C" { #endif #include "stfl.h" +#ifdef __OpenBSD__ +#include +#else #include +#endif #include struct stfl_widget_type;