]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/hw-tree.h
sim: include ansidecl.h when needed
[thirdparty/binutils-gdb.git] / sim / common / hw-tree.h
index 2f717ec8d9f453c0ffdb7d50670ff3c1ccec8a69..07a95b4177dcfb145b002c8217768cbdb2126823 100644 (file)
@@ -25,6 +25,8 @@
 
 #include <stdarg.h>
 
+#include "ansidecl.h"
+
 struct hw *hw_tree_create
 (SIM_DESC sd,
  const char *device);