Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / busybox / util-linux / volume_id / util2.c
blobf567d1e04c3e985e967d21fd058bbb61adb5f71e
1 /* util.c is now split apart, for the benefit of Tomato. So it can
2 * pull in just enough busybox code to read disc labels, without
3 * dragging in other un-needed stuff.
4 * It would be better if Tomato could use "busybox.so", but busybox
5 * can't currently build a shared .so configuration. */
6 #define UTIL2
7 #include "util.c"