Give logx() internal linkage
This commit is contained in:
parent
0219bf086a
commit
61d632fc96
2 changed files with 1 additions and 2 deletions
|
@ -747,7 +747,6 @@ extern void pln_do_upd_mob(struct plnstr *pp);
|
|||
/* move_sat.c */
|
||||
extern void move_sat(struct plnstr *);
|
||||
/* nat.c */
|
||||
extern double logx(double, double);
|
||||
extern void prod_nat(int);
|
||||
/* nav_ship.c */
|
||||
extern int nav_ship(struct shpstr *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue