Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
cda1faaf
Commit
cda1faaf
authored
Aug 12, 1998
by
Kurt Zeilenga
Browse files
Linux defines SYS_ERRLIST in stdio (doesn't everyone)
parent
412b85ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/portable.h
View file @
cda1faaf
...
...
@@ -120,7 +120,7 @@
* Are sys_errlist and sys_nerr declared in stdio.h?
*/
#ifndef SYSERRLIST_IN_STDIO
#if defined( freebsd )
#if defined( freebsd )
|| defined( linux )
#define SYSERRLIST_IN_STDIO
#endif
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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