more IWYU include comments
This commit is contained in:
2
src/io.c
2
src/io.c
@@ -31,7 +31,7 @@
|
|||||||
* @brief Handles device I/O (non-OS specific).
|
* @brief Handles device I/O (non-OS specific).
|
||||||
*/
|
*/
|
||||||
#include "io.h"
|
#include "io.h"
|
||||||
#include "ir.h"
|
#include "ir.h" /* for wiiuse_set_ir_mode */
|
||||||
|
|
||||||
#include <stdlib.h> /* for free, malloc */
|
#include <stdlib.h> /* for free, malloc */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user