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 b5f5718f..c4791779 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1193,8 +1193,8 @@ GO(mrand48, lFv)
 GOM(mremap, pFEpLLiN) //weal
 //GO(msgctl, 
 GO(msgget, iFii)
-//GOW(msgrcv, 
-//GOW(msgsnd, 
+GOW(msgrcv, lFipLli)
+GOW(msgsnd, iFipLi)
 GO(msync, iFpLi)
 //GO(mtrace, 
 GO(munlock, iFpL)