Skip to content

Commit

Permalink
Fixed ldvc_ipc for Linux build.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Jan 27, 2024
1 parent 3090bc1 commit 501bc30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ldvc_ipc.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#ifndef LDVC_IPC_HPP
#define LDVC_IPC_HPP

#include <mutex>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <ldvc_type.hpp>
Expand Down

0 comments on commit 501bc30

Please sign in to comment.