diff options
Diffstat (limited to 'math/grpn/files/patch-main.c')
-rw-r--r-- | math/grpn/files/patch-main.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/grpn/files/patch-main.c b/math/grpn/files/patch-main.c deleted file mode 100644 index 8c2d70330227..000000000000 --- a/math/grpn/files/patch-main.c +++ /dev/null @@ -1,10 +0,0 @@ ---- main.c.orig 2002-04-04 05:46:11.000000000 +0200 -+++ main.c 2013-11-05 16:42:00.000000000 +0100 -@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suit - */ - - #include <stdio.h> -+#include <stdlib.h> - #ifdef USE_GNOME - #include <gnome.h> - #endif |