From 620e6ff88867894e87e423777470b96cc322e2d3 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 21 Mar 2012 18:01:07 +0000 Subject: Move file-system header files to include/nuttx/fs git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3 --- misc/drivers/rtl8187x/rtl8187x.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/drivers/rtl8187x/rtl8187x.c') diff --git a/misc/drivers/rtl8187x/rtl8187x.c b/misc/drivers/rtl8187x/rtl8187x.c index cad84c8fd..d8fe14740 100755 --- a/misc/drivers/rtl8187x/rtl8187x.c +++ b/misc/drivers/rtl8187x/rtl8187x.c @@ -1,9 +1,9 @@ /**************************************************************************** * drivers/usbhost/rtl8187.c * - * Copyright (C) 2011 Gregory Nutt. All rights reserved. + * Copyright (C) 2011, 2012 Gregory Nutt. All rights reserved. * Authors: Rafael Noronha - * Gregory Nutt + * Gregory Nutt * * Portions of the logic in this file derives from the KisMAC RTL8187x driver * @@ -63,7 +63,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.2.3