summaryrefslogtreecommitdiff
path: root/strings/strstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strstr.c')
-rw-r--r--strings/strstr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/strstr.c b/strings/strstr.c
index a5b50d12043..b19fb39724c 100644
--- a/strings/strstr.c
+++ b/strings/strstr.c
@@ -27,8 +27,7 @@
*/
-#include <my_global.h>
-#include "m_string.h"
+#include "strings_def.h"
#ifndef HAVE_STRSTR