freebsd-ports/comms/tilp/files/patch-src-action.c
Edwin Groothuis bf02ecd7e2 [new port] TiLP: TI calculator link program
TiLP is a Linking Program to send/receive files to/from
	your TI calculator.

PR:		ports/56137
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 11:03:44 +00:00

10 lines
222 B
C

--- src/action.c.orig Mon Apr 21 15:44:39 2003
+++ src/action.c Mon Apr 21 15:49:32 2003
@@ -23,6 +23,7 @@
#include <gtk/gtk.h>
#include <glade/glade.h>
+#include <stdlib.h>
#include <string.h>
#include "action.h"