diff options
Diffstat (limited to 'devel/distcc')
-rw-r--r-- | devel/distcc/files/patch-src::mon-gnome.c | 11 |
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> |