summaryrefslogtreecommitdiff
path: root/devel/libftdi/files/patch-examples_baud_test.c
diff options
context:
space:
mode:
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>
+