summaryrefslogtreecommitdiff
path: root/kernel/yosys.h
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-08-23 15:14:58 +0200
committerClifford Wolf <clifford@clifford.at>2014-08-23 15:14:58 +0200
commit58367cd87a5d2bac1de81512f60939c080b3b9ef (patch)
tree88b50935d882964171602fcd3974489fadaa0070 /kernel/yosys.h
parent19cff41eb4261b20374058f16807a229af46f304 (diff)
Removed compatbility.{h,cc}: Not using open_memstream/fmemopen anymore
Diffstat (limited to 'kernel/yosys.h')
-rw-r--r--kernel/yosys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/yosys.h b/kernel/yosys.h
index 87c99d1f..9a4826ca 100644
--- a/kernel/yosys.h
+++ b/kernel/yosys.h
@@ -98,7 +98,6 @@ YOSYS_NAMESPACE_END
#include "kernel/log.h"
#include "kernel/rtlil.h"
#include "kernel/register.h"
-#include "kernel/compatibility.h"
YOSYS_NAMESPACE_BEGIN