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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 0d5730fe..5407afa4 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -305,7 +305,7 @@ GOW(_Exit, vFi)
 //GOW(fchdir, 
 //GO(fchflags, 
 GOW(fchmod, iFiu)
-//GO(fchmodat, 
+GO(fchmodat, iFipui)
 GOW(fchown, iFiuu)
 //GO(fchownat, 
 GO(fclose, iFp)