Skip to content

Commit

Permalink
eliminate 2 compiler warnings in OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
tavmem committed Oct 24, 2014
1 parent f5e9aec commit ad05dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/c.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
#include "k.h"
#include "c.h"

S sp(S k);
K*denameD(K*d,S t,I create);
Z I filexist(S s);
Z K backslash_d(S s,I n,K*dict);
Z K backslash_s(S s);
Expand Down

0 comments on commit ad05dd8

Please sign in to comment.