diff options
Diffstat (limited to 'include/exec/hwaddr.h')
-rw-r--r-- | include/exec/hwaddr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/exec/hwaddr.h b/include/exec/hwaddr.h index bb41588b9d..a71c93cc81 100644 --- a/include/exec/hwaddr.h +++ b/include/exec/hwaddr.h @@ -3,7 +3,6 @@ #ifndef HWADDR_H #define HWADDR_H -#include <inttypes.h> #define HWADDR_BITS 64 /* hwaddr is the type of a physical address (its size can |