|
Last change
on this file since 1887 was 1129, checked in by Bruno Cornec, 15 years ago |
- Use the right name for fedora patch (with '.' not - as first separator)
|
|
File size:
437 bytes
|
| Line | |
|---|
| 1 | --- mindi-busybox-1.7.3/util-linux/mkswap.c 2006-09-23 17:32:34.000000000 -0400
|
|---|
| 2 | +++ mindi-busybox-1.7.3/util-linux/mkswap.c-new 2008-06-25 11:44:04.000000000 -0400
|
|---|
| 3 | @@ -41,8 +41,6 @@
|
|---|
| 4 | #include <fcntl.h>
|
|---|
| 5 | #include <sys/ioctl.h> /* for _IO */
|
|---|
| 6 | #include <sys/utsname.h>
|
|---|
| 7 | -#include <asm/page.h> /* for PAGE_SIZE and PAGE_SHIFT */
|
|---|
| 8 | - /* we also get PAGE_SIZE via getpagesize() */
|
|---|
| 9 |
|
|---|
| 10 | static char *device_name = NULL;
|
|---|
| 11 | static int DEV = -1;
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.