summaryrefslogtreecommitdiff
path: root/devel/distcc
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-18 04:25:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-18 04:25:37 +0000
commit5be853e5bdd34672064a5b71b6dde8006490652b (patch)
treebbd1d692c7eed003baf95a9eb34a0435109534b7 /devel/distcc
parent- Update to 1.1.1 (diff)
Add patch forgotten with last commit.
Reminded by: Frerich Raabe <frerich@hex.athame.co.uk>
Notes
Notes: svn path=/head/; revision=83224
Diffstat (limited to 'devel/distcc')
-rw-r--r--devel/distcc/files/patch-src::mon-gnome.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/distcc/files/patch-src::mon-gnome.c b/devel/distcc/files/patch-src::mon-gnome.c
new file mode 100644
index 000000000000..717268ccf456
--- /dev/null
+++ b/devel/distcc/files/patch-src::mon-gnome.c
@@ -0,0 +1,11 @@
+--- src/mon-gnome.c.orig Mon Jun 16 13:34:03 2003
++++ src/mon-gnome.c Mon Jun 16 13:34:12 2003
+@@ -33,8 +33,6 @@
+
+ #include "config.h"
+
+-#include <stdint.h>
+-
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>