about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 375d6bd9..b5f5718f 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -226,7 +226,7 @@ GOW(dup3, iFiiO)
 GO(__duplocale, pFp)
 GOW(duplocale, pFp)
 //GO(dysize, 
-//GOW(eaccess, 
+GOW(eaccess, iFpi)
 //GO(ecb_crypt, 
 //GO(ecvt, 
 //GOW(ecvt_r, 
@@ -285,7 +285,7 @@ GO(__errno_location, pFv)
 //GO(ether_ntoa, 
 //GO(ether_ntoa_r, 
 //GO(ether_ntohost, 
-//GOW(euidaccess, 
+GOW(euidaccess, iFpi)
 GO(eventfd, iFui)
 GO(eventfd_read, iFip)
 GO(eventfd_write, iFiU)