diff options
Diffstat (limited to 't/op/cproto.t')
-rw-r--r-- | t/op/cproto.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/t/op/cproto.t b/t/op/cproto.t index a50a85192b..d37118e045 100644 --- a/t/op/cproto.t +++ b/t/op/cproto.t @@ -137,7 +137,7 @@ lstat (*) lt ($$) m undef map undef -mkdir () +mkdir (;$$) msgctl ($$$) msgget ($$) msgrcv ($$$$$) @@ -197,7 +197,7 @@ send (*$$;$) setgrent () sethostent ($) setnetent ($) -setpgrp undef +setpgrp (;$$) setpriority ($$$) setprotoent ($) setpwent () |