diff options
| author | Marc <foxtrot@malloc.me> | 2022-01-09 16:25:13 +0000 |
|---|---|---|
| committer | Marc <foxtrot@malloc.me> | 2022-01-09 16:25:13 +0000 |
| commit | cd586b3525e8cc19432e1e70c2d623cdb14a8f7b (patch) | |
| tree | 80b8f810f6f03fe4f8f43968e2a034b5c34ad3fa /src/libwifi/gen/management/assoc_response.c | |
| parent | 96b638f0d0cacf58c1b0bab5f38f9d82b9e93f3f (diff) | |
| download | libwifi-cd586b3525e8cc19432e1e70c2d623cdb14a8f7b.tar.gz libwifi-cd586b3525e8cc19432e1e70c2d623cdb14a8f7b.tar.bz2 libwifi-cd586b3525e8cc19432e1e70c2d623cdb14a8f7b.zip | |
gen/parse: Remove stdio.h includes
Diffstat (limited to 'src/libwifi/gen/management/assoc_response.c')
| -rw-r--r-- | src/libwifi/gen/management/assoc_response.c | 1 |
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/libwifi/gen/management/assoc_response.c b/src/libwifi/gen/management/assoc_response.c index b3077de..70f53d6 100644 --- a/src/libwifi/gen/management/assoc_response.c +++ b/src/libwifi/gen/management/assoc_response.c | |||
| @@ -23,7 +23,6 @@ | |||
| 23 | 23 | ||
| 24 | #include <errno.h> | 24 | #include <errno.h> |
| 25 | #include <stdint.h> | 25 | #include <stdint.h> |
| 26 | #include <stdio.h> | ||
| 27 | #include <stdlib.h> | 26 | #include <stdlib.h> |
| 28 | #include <string.h> | 27 | #include <string.h> |
| 29 | #include <sys/types.h> | 28 | #include <sys/types.h> |
