# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.447.2.5 -> 1.447.2.6 # drivers/usb/core/drivers.c 1.7 -> 1.8 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 02/06/05 trini@kernel.crashing.org 1.447.2.6 # [PATCH] Have core/drivers.c include # # Currently, drivers/usb/core/drivers.c includes to get at # . The following includes directly. # -------------------------------------------- # diff -Nru a/drivers/usb/core/drivers.c b/drivers/usb/core/drivers.c --- a/drivers/usb/core/drivers.c Thu Jun 6 14:38:28 2002 +++ b/drivers/usb/core/drivers.c Thu Jun 6 14:38:28 2002 @@ -35,7 +35,7 @@ */ #include -#include +#include #include #include #include