Skip to content

Commit

Permalink
Add prototype for foo to shut up GCC.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Jaeger committed Dec 28, 2000
1 parent 7231f6f commit e67c596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dlfcn/errmsg1mod.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
Boston, MA 02111-1307, USA. */

extern int bar (void);
extern int foo (void);

int
foo (void)
Expand Down

0 comments on commit e67c596

Please sign in to comment.