summaryrefslogtreecommitdiff
path: root/include/SDL_config_os2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/SDL_config_os2.h')
-rw-r--r--include/SDL_config_os2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/SDL_config_os2.h b/include/SDL_config_os2.h
index 1922217d0..c9e9334ac 100644
--- a/include/SDL_config_os2.h
+++ b/include/SDL_config_os2.h
@@ -172,8 +172,12 @@
/* #undef HAVE_LOGF */
#define HAVE_LOG10 1
/* #undef HAVE_LOG10F */
+/* #undef HAVE_LROUND */
+/* #undef HAVE_LROUNDF */
#define HAVE_POW 1
/* #undef HAVE_POWF */
+/* #undef HAVE_ROUND */
+/* #undef HAVE_ROUNDF */
#define HAVE_SIN 1
/* #undef HAVE_SINF */
/* #undef HAVE_SCALBN */