consolidate definition for tap script and smb support
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 18 Dec 2008 22:43:48 +0000 (22:43 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 18 Dec 2008 22:43:48 +0000 (22:43 +0000)
commit5595f8669550faaed02209096f41948bc904180a
tree5b9b6fbbc22609b7585e477353439e5fffd7a5bc
parent7f0210c60758c7b71b7264e8bd5f2f3a54ff59d6
consolidate definition for tap script and smb support

Since the introduction of net.c in r5581 there had been 2 places where
the location of the TAP helper scripts and SMB daemon are defined.

The following patch move those definitions to net.h so they are accessible
for net.c and vl.c but defined only once

(Carlo Marcelo Arenas Belon)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6093 c046a42c-6fe2-441c-8c8c-71466251a162
net.c
net.h
vl.c