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 ceb3e1ab..e61a14e2 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1633,8 +1633,8 @@ GO(setlogmask, iFi)
 //GO(setnetent, 
 //GO(setnetgrent, 
 //GO(setns, 
-//GO(__setpgid, 
-//GOW(setpgid, 
+GO(__setpgid, iFpp)
+GOW(setpgid, iFpp)
 //GO(setpgrp, 
 GOW(setpriority, iFiii)
 GO(setprotoent, vFi)