summaryrefslogtreecommitdiff
path: root/strings/strmov_overlapp.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strmov_overlapp.c')
-rw-r--r--strings/strmov_overlapp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/strmov_overlapp.c b/strings/strmov_overlapp.c
index 4cc3e294620..59d980fc7c4 100644
--- a/strings/strmov_overlapp.c
+++ b/strings/strmov_overlapp.c
@@ -13,8 +13,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-#include <my_global.h>
-#include "m_string.h"
+#include "strings_def.h"
/* A trivial implementation */
char *strmov_overlapp(char *dst, const char *src)