summaryrefslogtreecommitdiff
path: root/strings/llstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/llstr.c')
-rw-r--r--strings/llstr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/llstr.c b/strings/llstr.c
index 678f8b05f39..fdbe1b6f6dc 100644
--- a/strings/llstr.c
+++ b/strings/llstr.c
@@ -24,8 +24,7 @@
*/
-#include <my_global.h>
-#include "m_string.h"
+#include "strings_def.h"
char *llstr(longlong value,char *buff)
{