Skip to content

Commit

Permalink
lcc build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa committed Feb 25, 2015
1 parent 03aab66 commit 2adaf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eolfix.c
Original file line number Diff line number Diff line change
Expand Up @@ -2429,7 +2429,7 @@ unimplemented_option (int c)
exit (EINVAL);
}

static inline void
static void
init_include ()
{
if (opt.include == INPUT_UNSET)
Expand Down

0 comments on commit 2adaf09

Please sign in to comment.