<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -Naur wmwebcam-0.3.5-fixed/minirgb.c wmwebcam-0.3.5-fixed.patched/minirgb.c
--- wmwebcam-0.3.5-fixed/minirgb.c	2001-01-25 08:46:46.000000000 -0500
+++ wmwebcam-0.3.5-fixed.patched/minirgb.c	2016-08-21 15:51:12.317174450 -0400
@@ -17,6 +17,7 @@
  */
 #include &lt;stdio.h&gt;
 #include &lt;stdlib.h&gt;
+#include &lt;string.h&gt;
 #include &lt;X11/Xlib.h&gt;
 #include &lt;X11/Xutil.h&gt;
 #include "minirgb.h"
</pre></body></html>