Skip to content
Snippets Groups Projects
Commit 4167698b authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
Browse files

Adding needed include

parent f9bfb98e
No related branches found
No related tags found
3 merge requests!439RCG 5.0 release fro deb 10,!387Merge master branch into debian packaging branch,!370shmem instead of findsharedmemory, and allow force posix shmem build option
......@@ -7,6 +7,7 @@ extern "C" {
void intHandler( int dummy );
int attach_shared_memory( const char* sysname );
void detach_shared_memory();
#ifdef __cplusplus
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment