* semop() SEMMSL constant gone?
@ 1999-02-25 3:19 Britton Kerin
0 siblings, 0 replies; only message in thread
From: Britton Kerin @ 1999-02-25 3:19 UTC (permalink / raw)
To: linux-sound
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 <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>
#include <signal.h>
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
#include <sys/shm.h>
#include <sys/wait.h>
Any help or advice greatly appreciated.
Britton Kerin
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-02-25 3:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-25 3:19 semop() SEMMSL constant gone? Britton Kerin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox