X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=include%2Flinux%2Fshm.h;h=eeaed921a1dc02d02f3a61cec5ea0c62873ecfad;hp=bea65d9c93ef1c9da525bf5c6fb79a206f2e51f7;hb=7ca7e564e049d8b350ec9d958ff25eaa24226352;hpb=d2b20b11547cefc89d6c81937e81afaf3c62808b diff --git a/include/linux/shm.h b/include/linux/shm.h index bea65d9..eeaed92 100644 --- a/include/linux/shm.h +++ b/include/linux/shm.h @@ -79,7 +79,6 @@ struct shmid_kernel /* private to the kernel */ { struct kern_ipc_perm shm_perm; struct file * shm_file; - int id; unsigned long shm_nattch; unsigned long shm_segsz; time_t shm_atim;