summaryrefslogtreecommitdiff
path: root/devel/libftdi/files/patch-examples_baud_test.c
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 03:10:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-10 03:10:33 +0000
commitd5bad99c953e5ee70d5516b1da5e13347df84206 (patch)
tree2dfd37c3821a5cd3ee6220df7319f8b63d552065 /devel/libftdi/files/patch-examples_baud_test.c
parent- Update to 2.01a5 (diff)
- Update to 0.17
PR: ports/143556 Submitted by: Olexandr Davydenko <o.davydenko@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=249507
Diffstat (limited to 'devel/libftdi/files/patch-examples_baud_test.c')
-rw-r--r--devel/libftdi/files/patch-examples_baud_test.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libftdi/files/patch-examples_baud_test.c b/devel/libftdi/files/patch-examples_baud_test.c
new file mode 100644
index 000000000000..8cc5d9911851
--- /dev/null
+++ b/devel/libftdi/files/patch-examples_baud_test.c
@@ -0,0 +1,10 @@
+--- examples/baud_test.c.orig 2010-02-03 14:19:36.000000000 +0200
++++ examples/baud_test.c 2010-02-03 14:19:43.000000000 +0200
+@@ -31,6 +31,7 @@
+
+ #include <sys/time.h>
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <unistd.h>
+ #include <ftdi.h>
+