*liste chaine
This commit is contained in:
parent
eda639b42f
commit
0eb3dd915b
1 changed files with 0 additions and 20 deletions
|
@ -1,25 +1,5 @@
|
||||||
#include "libnazgul.h"
|
#include "libnazgul.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define MSGSPACE_DEFAULT_MODE 0600
|
|
||||||
#include <unistd.h> /* POSIX et al */
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <string.h>
|
|
||||||
#include <fcntl.h> /* pour O_RDWR */
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/mman.h> /* shm_open */
|
|
||||||
#include <errno.h>
|
|
||||||
/*typedef struct MsgSpaceListElem *msgSpaceListElemId;
|
/*typedef struct MsgSpaceListElem *msgSpaceListElemId;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue