r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a system
authorVolker Lendecke <vlendec@samba.org>
Wed, 11 Aug 2004 01:30:23 +0000 (01:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:19 +0000 (10:52 -0500)
commit9a2fd67037769b5cbb10edd024f6d98c610bf875
tree8df11beee20efec20465438e264affeea641ad31
parent925e28d0cbd9667bceb0762ef1e429735250c209
r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a system
call, and gcc -Wall complains about a shadowed definition.

Volker
source/utils/net.c