about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped32/wrappedlibc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped32/wrappedlibc_private.h b/src/wrapped32/wrappedlibc_private.h
index 9ced18ce..a6b452de 100755
--- a/src/wrapped32/wrappedlibc_private.h
+++ b/src/wrapped32/wrappedlibc_private.h
@@ -2193,7 +2193,7 @@ GOM(reallocarray, pEpLL)     //%%,noE
 GO2(__close_nocancel, iEi, close)
 
 //GOM(mkstemps64, iEEpi)   //%% not always implemented
-//GOM(getentropy, iEEpL)   //%% starting from glibc 2.25
+GO(getentropy, iEpL)
 
 // not found (libitm???), but it seems OK to declare dummies: