ports/misc/magicpoint/files/patch-ctlwords.c
Dirk Meyer a3fe739b2c - use prefixed DEPENDS and CONFIGURE
- fix build warnings
2013-11-08 18:47:55 +00:00

10 lines
224 B
C

--- ctlwords.c.orig 1999-02-15 00:02:25.000000000 +0100
+++ ctlwords.c 2013-11-08 09:05:06.000000000 +0100
@@ -24,6 +24,7 @@
#include <stdio.h>
#include <string.h>
+#include <stdlib.h>
main(int argc, char *argv[])
{