summaryrefslogtreecommitdiff
path: root/cesar/hal/ipmbox
diff options
context:
space:
mode:
authorNélio Laranjeiro2012-04-02 15:35:08 +0200
committerNélio Laranjeiro2012-09-07 08:56:57 +0200
commitb109a7286b25a0b42db3d8c261b5ddcf68b1c46e (patch)
tree4129e152627cc3425910b8d59528b3238c82043d /cesar/hal/ipmbox
parentcfb30b6b5bab84d5ba2613330cbfa98e82829c99 (diff)
cesar: integrate mmtypes.h generated from mmtcgen, refs #409
Diffstat (limited to 'cesar/hal/ipmbox')
-rw-r--r--cesar/hal/ipmbox/maximus/src/maximus_ipmbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cesar/hal/ipmbox/maximus/src/maximus_ipmbox.c b/cesar/hal/ipmbox/maximus/src/maximus_ipmbox.c
index 46325db5f7..3418256536 100644
--- a/cesar/hal/ipmbox/maximus/src/maximus_ipmbox.c
+++ b/cesar/hal/ipmbox/maximus/src/maximus_ipmbox.c
@@ -20,7 +20,6 @@
#include "maximus/common/types/ethernet_types.h" /* for 'ETHERNET_TYPE_...' */
#include "host/station/station.h" /* for 'station_log()' */
#include "common/ipmbox/msg.h"
-#include "interface/sniffer/mmtype.h"
#include "common/defs/homeplugAV.h"
#include "ecos/packages/hal/maximus/arch/current/include/hal_host_intr.h"
#include <string.h> /* for 'memset' */