ports/devel/libftdi/files/patch-examples_baud_test.c
Philip M. Gollucci d5bad99c95 - Update to 0.17
PR:             ports/143556
Submitted by:   Olexandr Davydenko <o.davydenko@gmail.com> (maintainer)
2010-02-10 03:10:33 +00:00

10 lines
253 B
C

--- 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>