Page MenuHomeFreeBSD

D32513.diff
No OneTemporary

D32513.diff

diff --git a/sys/kern/kern_procctl.c b/sys/kern/kern_procctl.c
--- a/sys/kern/kern_procctl.c
+++ b/sys/kern/kern_procctl.c
@@ -656,15 +656,6 @@
return (0);
}
-#ifndef _SYS_SYSPROTO_H_
-struct procctl_args {
- idtype_t idtype;
- id_t id;
- int com;
- void *data;
-};
-#endif
-/* ARGSUSED */
int
sys_procctl(struct thread *td, struct procctl_args *uap)
{

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 25, 4:01 AM (20 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16122958
Default Alt Text
D32513.diff (362 B)

Event Timeline