git://developer.intra2net.com
/
libftdi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
bfcdea2
)
examples/async.c: remove unused includes
author
Yegor Yefremov
<yegorslists@googlemail.com>
Wed, 4 Jun 2025 06:47:06 +0000 (08:47 +0200)
committer
Thomas Jarosch
<thomas.jarosch@intra2net.com>
Tue, 10 Jun 2025 14:43:33 +0000 (16:43 +0200)
examples/async.c
patch
|
blob
|
blame
|
history
diff --git
a/examples/async.c
b/examples/async.c
index
4fc9631
..
63933c8
100644
(file)
--- 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>