Minor hotfixes (mostly gcc build fixes)
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include <string.h>
|
||||
#include <fnmatch.h>
|
||||
|
||||
using RTLIL::id2cstr;
|
||||
|
||||
static std::vector<RTLIL::Selection> work_stack;
|
||||
|
||||
static bool match_ids(RTLIL::IdString id, std::string pattern)
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
#include <string.h>
|
||||
#include <dirent.h>
|
||||
|
||||
using RTLIL::id2cstr;
|
||||
|
||||
#undef CLUSTER_CELLS_AND_PORTBOXES
|
||||
|
||||
struct ShowWorker
|
||||
|
||||
Reference in New Issue
Block a user