commit | 099f79fa5a02c909ca1a621768fe454b664a7efa | [log] [tgz] |
---|---|---|
author | matt mooney <mfm@muteddisk.com> | Sun Jun 19 22:44:37 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jul 05 20:11:33 2011 -0700 |
tree | c4d5d215544ae1033d47f99d3e39af5d2c05f9c0 | |
parent | c93be5b178ca7f3f4599da7a26a5828ab36aafb4 [diff] |
staging: usbip: userspace: libsrc: remove usbip.h Remove the library version of usbip.h because its sole purpose was to include other headers, which is bad practice. Also modify include guards for consistency. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>