mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
* version.h (scm_libguile_config_stamp): Add prototype.
(From Maciej Stachowiak.)
This commit is contained in:
parent
2e07d03336
commit
2fd3e6a304
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
extern SCM scm_major_version SCM_P ((void));
|
||||
extern SCM scm_minor_version SCM_P ((void));
|
||||
extern SCM scm_version SCM_P ((void));
|
||||
extern SCM scm_libguile_config_stamp SCM_P ((void));
|
||||
extern void scm_init_version SCM_P ((void));
|
||||
|
||||
#endif /* VERSIONH */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue