X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=libopkg%2Fstr_util.c;h=1bb888389d60f3f8dd9bc47383adbd08e55c1aee;hp=e1f5e682aca126efb5461c49532a3a909e652b45;hb=69bae440fd21376d2a717575b1418c962396bd21;hpb=f4a787e50beb527aeffd847df6b734b29967bd96 diff --git a/libopkg/str_util.c b/libopkg/str_util.c index e1f5e68..1bb8883 100644 --- a/libopkg/str_util.c +++ b/libopkg/str_util.c @@ -15,7 +15,7 @@ General Public License for more details. */ -#include "opkg.h" +#include "includes.h" int str_starts_with(const char *str, const char *prefix) {