Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
911d4df2
Commit
911d4df2
authored
Jan 09, 2006
by
simonmar
Browse files
[project @ 2006-01-09 14:31:37 by simonmar]
Include stdlib in lndir, fixing gcc "implicit declaration" warnings
parent
6f917d96
Changes
1
Hide whitespace changes
Inline
Side-by-side
glafp-utils/lndir/lndir.c
View file @
911d4df2
...
...
@@ -44,6 +44,7 @@ in this Software without prior written authorization from the X Consortium.
*/
#include
"lndir-Xos.h"
#include
<stdlib.h>
#include
<stdio.h>
#include
<sys/stat.h>
#include
<sys/param.h>
...
...
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