(input_common.c) Remove strings.h
This commit is contained in:
parent
101af7b1c9
commit
85c48f0c3d
|
@ -17,7 +17,6 @@
|
|||
#include "input_common.h"
|
||||
#include "input_keymaps.h"
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue