diff --git a/motion.h b/motion.h index 0e5863a8..ca81d202 100644 --- a/motion.h +++ b/motion.h @@ -49,12 +49,6 @@ #include #include #include - -#define _LINUX_TIME_H 1 -#if defined(HAVE_LINUX_VIDEODEV_H) && (!defined(WITHOUT_V4L)) && (!defined(BSD)) -#include -#endif - #include #include "logger.h"