2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>

* libmisc/mouse/mouse_parser.c, libmisc/mouse/serial_mouse.c: Remove
	include of bsp.h
This commit is contained in:
Joel Sherrill
2011-03-14 18:17:28 +00:00
parent 7d0e70214f
commit 03b50961d8
3 changed files with 5 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <bsp.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>