shithub: dumb

Download patch

ref: f6791e04f7be1ba29150407093d5afa65da51dac
parent: 22b766c39a1af0a4a00452fb12fd98a140bc2ee0
author: Chris Moeller <kode54@gmail.com>
date: Sun Jun 26 10:23:18 EDT 2016

Add missing include file for a single function VC needs.

--- a/src/it/xmeffect.c
+++ b/src/it/xmeffect.c
@@ -19,6 +19,7 @@
 
 
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>