From owner-freebsd-bugs Sat Jul 6 09:10:07 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA21559 for bugs-outgoing; Sat, 6 Jul 1996 09:10:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA21545; Sat, 6 Jul 1996 09:10:03 -0700 (PDT) Resent-Date: Sat, 6 Jul 1996 09:10:03 -0700 (PDT) Resent-Message-Id: <199607061610.JAA21545@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, toni@devsoft.com Received: from devsoft.devsoft.com (root@devsoft.devsoft.com [194.97.121.100]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA21206 for ; Sat, 6 Jul 1996 09:03:54 -0700 (PDT) Received: (from toni@localhost) by devsoft.devsoft.com (8.6.12/8.6.12) id SAA02208; Sat, 6 Jul 1996 18:08:10 +0200 Message-Id: <199607061608.SAA02208@devsoft.devsoft.com> Date: Sat, 6 Jul 1996 18:08:10 +0200 From: toni@devsoft.com Reply-To: toni@devsoft.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/1373: RPC include lacks prototypes Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1373 >Category: misc >Synopsis: RPC include lacks prototypes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 6 09:10:01 PDT 1996 >Last-Modified: >Originator: Anton Hartl >Organization: /dev Software GmbH >Release: FreeBSD 2.1-STABLE i386 >Environment: irrelevant >Description: /usr/include/rpc/rpc.h lacks a prototype; the function is described in the RPC man page. SVCXPRT *svcfd_create(int fd, u_int sendsize, u_int recvsize) >How-To-Repeat: >Fix: Add the prototype. >Audit-Trail: >Unformatted: