summaryrefslogtreecommitdiff
path: root/devel/libftdi/files/patch-examples_baud_test.c
blob: 8cc5d99118513a06ad66d4e99b5052c09b84449a (plain) (blame)
1
2
3
4
5
6
7
8
9
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>