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

@@ -36,7 +36,7 @@
echo `echo hello#comment " woot` and more
*/
#include <busybox.h>
#include "busybox.h"
// A single executable, its arguments, and other information we know about it.
#define BBSH_FLAG_EXIT 1