examples/async.c: remove unused includes
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 4 Jun 2025 06:47:06 +0000 (08:47 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 10 Jun 2025 14:43:33 +0000 (16:43 +0200)
examples/async.c

index 4fc9631..63933c8 100644 (file)
@@ -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>