summaryrefslogtreecommitdiffstats
path: root/src/htm.c
diff options
context:
space:
mode:
authorAlistair Popple <alistair@popple.id.au>2018-10-25 16:46:42 +1100
committerAlistair Popple <alistair@popple.id.au>2018-11-09 11:27:54 +1100
commit60b2ec3a95ddebd8943bdf5d61f700d7d2fca923 (patch)
tree7d6b66c65f5712e06aa27b481710dfc73b9653d8 /src/htm.c
parentcf249e7912069d6fece97e575ce3bae7365f8677 (diff)
downloadpdbg-60b2ec3a95ddebd8943bdf5d61f700d7d2fca923.tar.gz
pdbg-60b2ec3a95ddebd8943bdf5d61f700d7d2fca923.zip
libpdbg: Remove device.h
Signed-off-by: Alistair Popple <alistair@popple.id.au> Reviewed-by: Amitay Isaacs <amitay@ozlabs.org>
Diffstat (limited to 'src/htm.c')
-rw-r--r--src/htm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/htm.c b/src/htm.c
index 8dd7303..10e35ae 100644
--- a/src/htm.c
+++ b/src/htm.c
@@ -34,7 +34,6 @@
#include <ccan/array_size/array_size.h>
#include <libpdbg.h>
-#include <device.h>
#include <bitutils.h>
#include "main.h"
OpenPOWER on IntegriCloud