X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=libbb%2Fperror_nomsg.c;h=3aefd530185914790abd7546060ea1a9e501e43d;hb=2a813e20e2a8720160a059a036cb6c066044f709;hp=3a5079b992c061136a27d4102ac41064f829a0fd;hpb=5d8843e451c01d8abfe6b5be772637310e9e581e;p=oweals%2Fbusybox.git diff --git a/libbb/perror_nomsg.c b/libbb/perror_nomsg.c index 3a5079b99..3aefd5301 100644 --- a/libbb/perror_nomsg.c +++ b/libbb/perror_nomsg.c @@ -7,8 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ -#include -#include +#include "libbb.h" void bb_perror_nomsg(void) {