mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
10 lines
261 B
C
10 lines
261 B
C
--- 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"
|