ports/lang/scratch/files/patch-src_plugins_camera_sqCamera-linux.c
Takeshi Mutoh 1b05393b7d
lang/scratch: Add Scratch 1.4.0.7, is a new programing language
that makes it easy to create your own interactive stories, animations,
games, music, and art - and share your creations on the web.

WWW:		https://scratch.mit.edu/
PR:		216811
Requested by:	Takeshi Mutoh <takeshi.mutoh@gmail.com>
Approved by:	hrs (mentor)
2023-05-07 01:10:52 +09:00

11 lines
257 B
C

--- src/plugins/camera/sqCamera-linux.c.orig 2011-10-18 21:24:46 UTC
+++ src/plugins/camera/sqCamera-linux.c
@@ -45,8 +45,6 @@
#include <sys/ioctl.h>
#include <dlfcn.h>
-#include <asm/types.h> /* for videodev2.h */
-
#include <linux/videodev2.h>