summaryrefslogtreecommitdiff
path: root/src/dev/etherpkt.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/etherpkt.hh')
-rw-r--r--src/dev/etherpkt.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/etherpkt.hh b/src/dev/etherpkt.hh
index 4193a7302..b7d33887b 100644
--- a/src/dev/etherpkt.hh
+++ b/src/dev/etherpkt.hh
@@ -36,9 +36,9 @@
#ifndef __ETHERPKT_HH__
#define __ETHERPKT_HH__
+#include <cassert>
#include <iosfwd>
#include <memory>
-#include <assert.h>
#include "base/refcnt.hh"
#include "base/types.hh"