Merge pull request 'bugfix' (#5) from IniKiwi/gintctl:inikiwi-patch-1 into dev

Reviewed-on: https://gitea.planet-casio.com/Lephenixnoir/gintctl/pulls/5
This commit is contained in:
Lephenixnoir 2022-08-23 20:30:11 +02:00
commit 9e14e034df
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include <gintctl/util.h>
#define __BSD_VISIBLE 1
#include <openlibm/openlibm.h>
#include <openlibm.h>
/* gintctl_libs_openlibm(): OpenLibm floating-point functions */
void gintctl_libs_openlibm(void)