From mboxrd@z Thu Jan 1 00:00:00 1970 From: Britton Kerin Date: Thu, 25 Feb 1999 03:19:46 +0000 Subject: semop() SEMMSL constant gone? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sound@vger.kernel.org I'm trying to compile a SEMOP intensive program and am wondering what happened to this constant if anything, or if it's just me. Mayby I'm leaving out a critical header? Here are the ones I'm using. #include #include #include #include #include #include #include #include #include #include #include Any help or advice greatly appreciated. Britton Kerin