> I just do not want platform.h to keep this kind of Linux-specific, > special ioctl defines. It has a potential to clog it up. > > How about this: > > http://busybox.net/downloads/fixes-1.15.1/busybox-1.15.1-buildsys.patch > > Does this look ok to you? >
Thanks for the quick response. The patch fixes the build problem for now (and the applets seem to work ok); however, that leaves the same #ifdef/#define/#endif macro in 3 different places in the code tree rather than in one header file. Matt _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
