This commit is contained in:
IniKiwi 2022-08-23 20:25:00 +02:00
parent 64d0824377
commit 7411390b00
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)