Small modification to where header files are included from to make more portable.

This commit is contained in:
Richard Barry 2009-01-18 13:05:26 +00:00
parent c87cff51c2
commit c1cb5dac54
2 changed files with 0 additions and 4 deletions

View file

@ -51,9 +51,6 @@
#ifndef PORTMACRO_H
#define PORTMACRO_H
/* Device specific includes. */
#include "mb96348hs.h"
/* Standard includes. */
#include <stddef.h>