summaryrefslogtreecommitdiff
path: root/strings/strxmov.c
diff options
context:
space:
mode:
Diffstat (limited to 'strings/strxmov.c')
-rw-r--r--strings/strxmov.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/strings/strxmov.c b/strings/strxmov.c
index 9dd2c936620..d5d81fd9274 100644
--- a/strings/strxmov.c
+++ b/strings/strxmov.c
@@ -32,7 +32,6 @@
#include <my_global.h>
#include "m_string.h"
-#include <stdarg.h>
char *strxmov(char *dst,const char *src, ...)
{