View | Details | Raw Unified
Collapse All | Expand All

(-) util-linux/mkswap.c.orig (-1 lines)
 Lines 41-47    Link Here 
#include <fcntl.h>
#include <fcntl.h>
#include <sys/ioctl.h>			/* for _IO */
#include <sys/ioctl.h>			/* for _IO */
#include <sys/utsname.h>
#include <sys/utsname.h>
#include <asm/page.h>			/* for PAGE_SIZE and PAGE_SHIFT */
				/* we also get PAGE_SIZE via getpagesize() */
				/* we also get PAGE_SIZE via getpagesize() */
static char *device_name = NULL;
static char *device_name = NULL;