diff options
Diffstat (limited to 'stdlib/header.c')
-rw-r--r-- | stdlib/header.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/header.c b/stdlib/header.c index 0d536be18..eda76325a 100644 --- a/stdlib/header.c +++ b/stdlib/header.c @@ -121,7 +121,7 @@ static char * searchpath(char * name) return name; } -#endif +#endif static unsigned long read_size(char * ptr) { |