diff options
Diffstat (limited to 'strings/bfill.c')
-rw-r--r-- | strings/bfill.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/strings/bfill.c b/strings/bfill.c index 2750553f48a..9ca9e6b551b 100644 --- a/strings/bfill.c +++ b/strings/bfill.c @@ -29,8 +29,7 @@ code is presented for your interest and amusement. */ -#include <my_global.h> -#include "m_string.h" +#include "strings_def.h" #if !defined(bfill) && !defined(HAVE_BFILL) |