mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-06 23:35:47 +00:00
More apt location for whereami
This commit is contained in:
parent
f1ab51ce5b
commit
7d5dac7255
4 changed files with 3 additions and 2 deletions
|
@ -16,12 +16,12 @@
|
|||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*
|
||||
*/
|
||||
#include "kernel/whereami.h"
|
||||
#include "kernel/yosys.h"
|
||||
#include "kernel/sigtools.h"
|
||||
#include "kernel/celltypes.h"
|
||||
#include "kernel/log.h"
|
||||
#include "libs/sha1/sha1.h"
|
||||
#include "libs/whereami/whereami.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue