Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
advLigoRTS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CDS
software
advLigoRTS
Commits
4167698b
Commit
4167698b
authored
2 years ago
by
Ezekiel Dohmen
Browse files
Options
Downloads
Patches
Plain Diff
Adding needed include
parent
f9bfb98e
No related branches found
Branches containing commit
No related tags found
3 merge requests
!439
RCG 5.0 release fro deb 10
,
!387
Merge master branch into debian packaging branch
,
!370
shmem instead of findsharedmemory, and allow force posix shmem build option
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/fe/rcguserCommon.h
+1
-0
1 addition, 0 deletions
src/fe/rcguserCommon.h
with
1 addition
and
0 deletions
src/fe/rcguserCommon.h
+
1
−
0
View file @
4167698b
...
...
@@ -7,6 +7,7 @@ extern "C" {
void
intHandler
(
int
dummy
);
int
attach_shared_memory
(
const
char
*
sysname
);
void
detach_shared_memory
();
#ifdef __cplusplus
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment