Added a few prototypes and missing return-type/argument declarations.
authorGarrett Wollman <wollman@FreeBSD.org>
Mon, 15 Nov 1993 20:45:58 +0000 (20:45 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Mon, 15 Nov 1993 20:45:58 +0000 (20:45 +0000)
commit3e8c7e28074cfa12b792dbdcd98c6ac4600761fa
treea4c74f28c6f3f239d3fb81a5238b26ec856542d1
parentd5867753d651131db33c0ebcf4f5fa9185647401
Added a few prototypes and missing return-type/argument declarations.
Also added a debugging printf (#ifdef DEBUG) to see whether lortrequest()
is ever getting called.
sys/net/if_loop.c