libftdi Archives

Subject: [PATCH 2/3] examples/async.c: remove unused includes

From: yegorslists@xxxxxxxxxxxxxx
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: thomas.jarosch@xxxxxxxxxxxxx, Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
Date: Wed, 4 Jun 2025 08:47:06 +0200
From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>

---
 examples/async.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/async.c b/examples/async.c
index 4fc9631..63933c8 100644
--- a/examples/async.c
+++ b/examples/async.c
@@ -19,8 +19,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
 #include <unistd.h>
 #include <getopt.h>
 #include <ftdi.h>
-- 
2.34.1


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread