- move #include busybox.h to the very top so we pull in the config
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 2 Jun 2006 20:56:16 +0000 (20:56 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 2 Jun 2006 20:56:16 +0000 (20:56 -0000)
commite15d7573a1263fb364d1678c3a46be47a8b5e5ea
tree09e7b482b38ac571a01e936fb91df16dd1eeef42
parentecae66ac16338d8cddb55e1782ebd8c5f670ff53
- move #include busybox.h to the very top so we pull in the config
  and eventual platform specific includes in early.
34 files changed:
applets/applets.c
applets/busybox.c
applets/version.c
debianutils/mktemp.c
debianutils/pipe_progress.c
debianutils/readlink.c
debianutils/run_parts.c
debianutils/start_stop_daemon.c
debianutils/which.c
docs/new-applet-HOWTO.txt
findutils/find.c
findutils/grep.c
findutils/xargs.c
init/halt.c
init/init_shared.c
init/init_shared.h
init/mesg.c
procps/free.c
procps/fuser.c
procps/kill.c
procps/pidof.c
procps/ps.c
procps/renice.c
procps/sysctl.c
procps/top.c
procps/uptime.c
shell/ash.c
shell/cmdedit.c
shell/hush.c
shell/lash.c
shell/msh.c
sysklogd/klogd.c
sysklogd/logger.c
sysklogd/syslogd.c