Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/10/1999 07:05:37
Module Name:	src
Committed By:	tron
Date:		Sun Jan 10 15:05:36 UTC 1999

Modified Files:
	src/sys/compat/linux/common: linux_ipccall.c linux_ipccall.h
Log Message:
Revert last changes:
Because "linux_ipccall.h" cannot be included before "sys/shm.h" and
"sys/shm.h" needs to be included after "opt_sysv.h" include "opt_sysv.h"
in "linux_ipccall.c" again.