hunt down improper include <>, make mkswap output 4Gb+ friendly

This commit is contained in:
Denis Vlasenko
2006-11-24 15:38:03 +00:00
parent 8023d7df78
commit d398ecab9d
5 changed files with 11 additions and 12 deletions

View File

@@ -7,8 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
#include <stddef.h>
#include <libbb.h>
#include "libbb.h"
void bb_perror_nomsg(void)
{