Deleted Added
full compact
33c33
< * $FreeBSD: head/sys/sys/imgact.h 87025 2001-11-28 03:26:58Z jwd $
---
> * $FreeBSD: head/sys/sys/imgact.h 92719 2002-03-19 20:18:42Z alfred $
65,68c65,68
< int exec_check_permissions __P((struct image_params *));
< int exec_extract_strings __P((struct image_params *));
< int exec_new_vmspace __P((struct image_params *));
< int exec_shell_imgact __P((struct image_params *));
---
> int exec_check_permissions(struct image_params *);
> int exec_extract_strings(struct image_params *);
> int exec_new_vmspace(struct image_params *);
> int exec_shell_imgact(struct image_params *);