X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Flibc-extension.cc;h=f44b468e8520d502752ff5bc0408496a4cc5f31a;hb=63c9cee8ce190aaae4a5db3d2e200d35a570838d;hp=a18ff61b47fa30b127ce5140d1367912dd421bdd;hpb=4c5b1c14d1474af33002a4ba9e8584647c4ad8c0;p=lilypond.git diff --git a/flower/libc-extension.cc b/flower/libc-extension.cc index a18ff61b47..f44b468e85 100644 --- a/flower/libc-extension.cc +++ b/flower/libc-extension.cc @@ -7,6 +7,7 @@ (c) 1997 Han-Wen Nienhuys */ #include +#include #include #include #include "libc-extension.hh" @@ -34,6 +35,7 @@ strnupr (char* start_l, int n) return start_l; } + #if !HAVE_MEMMEM /** locate a substring. #memmem# finds the first occurrence of