Rudiments
include
rudiments
private
sharedmemoryincludes.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information.
3
4
#include <rudiments/object.h>
5
6
#include <sys/types.h>
7
8
// some systems need this for key_t
9
#ifdef RUDIMENTS_HAVE_SYS_IPC_H
10
#ifndef RUDIMENTS_SYS_IPC_H
11
#define RUDIMENTS_SYS_IPC_H
12
#include <sys/ipc.h>
13
#endif
14
#endif
15
16
class
sharedmemoryprivate
;
avltreenode
Definition
avltree.h:11
Generated on Tue Dec 3 2024 01:50:18 for Rudiments by
1.10.0