mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 12:20:20 +02:00
* Don't include <stdio.h> in gh.h. Thanks to Han-Wen Nienhuys.
This commit is contained in:
parent
45036de1f7
commit
a6c12a04cf
3 changed files with 6 additions and 2 deletions
|
@ -47,8 +47,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <libguile.h>
|
||||
|
||||
/* gcc has extern inline functions that are basically as fast as macros */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue