diff options
Diffstat (limited to 'strings/strmov.c')
-rw-r--r-- | strings/strmov.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/strmov.c b/strings/strmov.c index 5112ad8d90e..322c9f9ec04 100644 --- a/strings/strmov.c +++ b/strings/strmov.c @@ -21,8 +21,7 @@ into dst, which seems useful. */ -#include <my_global.h> -#include "m_string.h" +#include "strings_def.h" #ifndef strmov |