Parent Directory
|
Revision Log
copy trunk/freewrt r3264 into a new branch for making the nfo system because upgrading the old adk branch would be a hell more work
| 1 | $FreeWRT$ |
| 2 | --- busybox-1.4.1/modutils/rmmod.c.orig 2007-01-24 21:34:39.000000000 +0000 |
| 3 | +++ busybox-1.4.1/modutils/rmmod.c 2007-03-27 11:26:31.000000000 +0000 |
| 4 | @@ -9,6 +9,7 @@ |
| 5 | |
| 6 | #include "busybox.h" |
| 7 | #include <sys/syscall.h> |
| 8 | +#include <asm/unistd.h> |
| 9 | |
| 10 | #ifdef CONFIG_FEATURE_2_6_MODULES |
| 11 | static inline void filename2modname(char *modname, const char *afterslash) |
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |