Skip to content

Commit

Permalink
Hide ev_shm_t
Browse files Browse the repository at this point in the history
  • Loading branch information
qgymib committed Jan 6, 2025
1 parent d479e8e commit ed383ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/cases/shmem.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
#include "ev.h"
#include "test.h"
#include <string.h>

#if defined(__linux__)
#include <sys/mman.h>
#endif

#define TEST_SHMEM_KEY "/e35955c2"
#define TEST_SHMEM_SIZE (4096)
Expand Down

0 comments on commit ed383ca

Please sign in to comment.