Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
7cf9cc39
Commit
7cf9cc39
authored
Mar 18, 2014
by
Steven Murray
Committed by
Steven Murray
Oct 11, 2017
Browse files
sys_nerr is available on MAC so I have put it back
parent
e4988b37
Changes
1
Hide whitespace changes
Inline
Side-by-side
mediachanger/castorrmc/common/serror.cpp
View file @
7cf9cc39
...
...
@@ -19,7 +19,7 @@
#include
<string.h>
#if !defined(linux)
&& !defined(__APPLE__)
#if !defined(linux)
extern
int
sys_nerr
;
/* number of system error messages */
#endif
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment