English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/common-nfo/package/busybox/patches/600-missing_headers.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3265 - (show annotations) (download)
Wed Jul 18 12:45:43 2007 UTC (6 years, 7 months ago) by tg
File size: 361 byte(s)
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