aboutsummaryrefslogtreecommitdiff
path: root/graphics/stamp/files/patch-gstamp_gstamp.c
blob: 30976d4b5613ddf3fe146526f00f9ca87ab5e8cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gstamp/gstamp.c.orig	2011-03-12 21:29:21.000000000 +0100
+++ gstamp/gstamp.c	2011-03-12 21:29:42.000000000 +0100
@@ -7,6 +7,7 @@
 
 #include <gtk/gtk.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <getopt.h>
 #include "gstamp.h"