From: Glenn L McGrath Date: Thu, 20 Nov 2003 05:26:38 +0000 (-0000) Subject: Include stdint.h X-Git-Tag: 1_00_pre4~39 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d85421de223905cbf23bc409a34cd5324b3128a6;p=oweals%2Fbusybox.git Include stdint.h --- diff --git a/include/libbb.h b/include/libbb.h index f1f4f5c0a..88f43d01c 100644 --- a/include/libbb.h +++ b/include/libbb.h @@ -30,6 +30,7 @@ #include #include #include +#include #include