[BusyBox-cvs] cvs commit to busybox/miscutils by andersen
andersen at codepoet.org
andersen at codepoet.org
Tue Oct 22 20:08:52 UTC 2002
Repository: busybox/miscutils
who: andersen
time: Tue Oct 22 14:08:51 MDT 2002
Log Message:
mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>
but this conflicted with the internal pwd_.h and grp_.h. Removing these
headers is correct, since the correct pwd/grp headers will be included via
busybox.h
-Erik
Files:
changed: crond.c crontab.c
More information about the busybox-cvs
mailing list