fix serial.h inclusion

This commit is contained in:
K. Richard Pixley
1993-09-14 20:08:23 +00:00
parent a94abe5bb7
commit b70b042d02
4 changed files with 24 additions and 6 deletions

View File

@ -21,6 +21,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef REMOTE_UTILS_H
#define REMOTE_UTILS_H
#include "serial.h"
#include "target.h"
#include "dcache.h"