updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / ifled / ifled.patch
blobab30f3d6b44e8b76f977c69da8da9d5adc7fa5ad
1 --- ifled.c.orig 2007-11-15 16:01:02.000000000 +0100
2 +++ ifled.c 2007-11-15 16:02:49.000000000 +0100
3 @@ -17,7 +17,9 @@
4 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
5 *
6 * Last modified: 991211
7 - *
8 + *
9 + * 20071115 - Minor fixes (GCN)
10 + *
13 #include <stdio.h>
14 @@ -27,6 +29,7 @@
15 #include <sys/utsname.h>
16 #include <signal.h>
17 #include <unistd.h>
18 +#include <stdlib.h>
20 const char *banner =
21 "ifled v0.6 - (c)1999 Mattias Wadman <napolium@sudac.org>\n"