diff --git a/motion.h b/motion.h index 585ea5194..2a4dbe9a3 100644 --- a/motion.h +++ b/motion.h @@ -53,7 +53,7 @@ struct image_data; #include #include -#ifdef __FreeBSD__ +#if defined(__FreeBSD__) || defined(__OpenBSD__) #include #endif