staging: usbip: userspace: move header includes out utils.h
authormatt mooney <mfm@muteddisk.com>
Fri, 27 May 2011 08:44:11 +0000 (01:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 21:26:17 +0000 (14:26 -0700)
commit4cbab52d18fc35e3c66f68e0382cd0815d31bb5f
tree89c08552dd47959fe4169c125c25108ceae2cc86
parent950a4cd8fcc61ffc7bb8cd5890e80e7459e22597
staging: usbip: userspace: move header includes out utils.h

The includes have been moved out of utils.h to their respective source
files where they are suppose to be. An include guard is also added to
utils.h

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/userspace/src/usbip_bind.c
drivers/staging/usbip/userspace/src/utils.c
drivers/staging/usbip/userspace/src/utils.h
This page took 0.03359 seconds and 5 git commands to generate.